GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Other
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/Other/close-stderr.ll: Require the feature 'shell'. It is not executable...
NAKAMURA Takumi
2010-12-07
1
-0
/
+1
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
1
-1
/
+1
*
Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.
Devang Patel
2010-10-07
1
-5
/
+0
*
Fix llvm-extract so that it changes the linkage of all GlobalValues to
Bob Wilson
2010-09-23
1
-1
/
+6
*
Fix llvm-extract -delete's lazy loading to materialize the functions that
Dan Gohman
2010-09-23
1
-0
/
+22
*
XFAIL test under valgrind. It is not really our problem if sh is leaking.
Jakob Stoklund Olesen
2010-09-09
1
-0
/
+1
*
remove unions from LLVM IR. They are severely buggy and not
Chris Lattner
2010-08-28
1
-42
/
+0
*
Try to escape the '$'s in these so they reach the underlying 'sh' invocation.
Chandler Carruth
2010-08-23
1
-2
/
+2
*
Add a testcase to verify that commands don't crash when they hit
Dan Gohman
2010-08-18
1
-0
/
+9
*
Revert r111058, the lint check for indirectbr successors that aren't
Dan Gohman
2010-08-16
1
-1
/
+0
*
Add a lint check for an indirectbr destination which has not
Dan Gohman
2010-08-13
1
-0
/
+1
*
Add a lint check for indirectbr with no successors.
Dan Gohman
2010-08-02
1
-1
/
+3
*
Remove XFAIL, test doesn't leak anymore.
Benjamin Kramer
2010-07-29
1
-1
/
+0
*
Add a lint check for mismatched return types, inspired by PR6944.
Dan Gohman
2010-07-12
1
-0
/
+9
*
Don't write a file named "&1".
Dan Gohman
2010-06-18
1
-1
/
+1
*
Add lint checks for function attributes.
Dan Gohman
2010-05-28
1
-0
/
+17
*
Fix lint's memcpy and memmove checks, and its basic block traversal.
Dan Gohman
2010-05-28
1
-0
/
+4
*
Detect self-referential values.
Dan Gohman
2010-05-28
1
-0
/
+11
*
Remove this va_arg test, which is no longer applicable.
Dan Gohman
2010-05-28
1
-3
/
+0
*
Eli pointed out that va_arg instruction result values don't
Dan Gohman
2010-05-28
1
-4
/
+4
*
Teach lint how to look through simple store+load pairs and other
Dan Gohman
2010-05-28
1
-0
/
+21
*
Add a lint check for returning the address of stack memory.
Dan Gohman
2010-05-28
1
-0
/
+7
*
rename test to represent meaningful date
Gabor Greif
2010-05-27
1
-0
/
+0
*
Reinstate checking of stackrestore, with checking for both Read
Dan Gohman
2010-05-26
1
-0
/
+3
*
Implement checking of the tail keyword.
Dan Gohman
2010-05-26
1
-0
/
+12
*
XFAIL the test I added with vg_leak, apparently it is the first and only llc
Daniel Dunbar
2010-05-14
1
-0
/
+1
*
Inline Asm: Ensure buffer is newline terminated to match how the text is prin...
Daniel Dunbar
2010-05-14
1
-0
/
+6
*
this really is needed. :(
Chris Lattner
2010-05-10
1
-1
/
+1
*
just remove this, it isn't needed.
Chris Lattner
2010-05-10
1
-1
/
+1
*
fix a pretty obvious typo. We test things before committing them, right?
Chris Lattner
2010-05-10
1
-1
/
+1
*
Fix PR6875:
David Greene
2010-05-10
1
-0
/
+6
*
Add lint checks for invalid uses of memory.
Dan Gohman
2010-04-30
1
-0
/
+18
*
Add several more lint checks.
Dan Gohman
2010-04-09
1
-0
/
+21
*
Add a few more lint checks.
Dan Gohman
2010-04-08
1
-0
/
+14
*
Add a -lint pass which checks for common sources of undefined or likely
Dan Gohman
2010-04-08
1
-0
/
+31
*
Constant-fold GEP-of-GEP into a single GEP.
Dan Gohman
2010-03-10
1
-0
/
+31
*
Fix whitespace.
Dan Gohman
2010-03-10
1
-6
/
+6
*
stop using anders-aa
Chris Lattner
2010-03-01
1
-58
/
+0
*
Teach the constant folder about union types.
Dan Gohman
2010-02-25
1
-6
/
+48
*
Canonicalize sizeof and alignof on pointer types to a canonical
Dan Gohman
2010-02-10
1
-7
/
+51
*
Factor out alignof expression folding into a separate function and
Dan Gohman
2010-02-02
1
-0
/
+21
*
Generalize target-independent folding rules for sizeof to handle more
Dan Gohman
2010-02-01
1
-35
/
+314
*
Remove the folding rule
Dan Gohman
2010-01-28
1
-0
/
+84
*
-disable-output is no longer needed with -analyze.
Dan Gohman
2010-01-26
2
-3
/
+3
*
fix bogus test
Chris Lattner
2010-01-09
1
-2
/
+2
*
Delete useless trailing semicolons.
Dan Gohman
2010-01-05
3
-3
/
+3
*
Update these tests to match what Loop::print now prints.
Dan Gohman
2009-10-24
1
-1
/
+1
*
Forbid arrays of function-type and structures with function-typed fields.
Nick Lewycky
2009-09-15
1
-0
/
+6
*
Eliminate more redundant llvm-as calls.
Dan Gohman
2009-09-11
4
-9
/
+9
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
12
-12
/
+12
[next]