Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
ce08e1dd3ed5427f4efee4a8efe4b4b544efa2e3
/
test
0f63e22
Add tests for unary NOT operations.
by Vikram S. Adve
· 23 years ago
8360d09
Fix testcase to actually test what we think we are
by Chris Lattner
· 23 years ago
d022471
*** empty log message ***
by Chris Lattner
· 23 years ago
a939a1e
This file does not belong here.
by Chris Lattner
· 23 years ago
f39c24c
Fix tests that use the now dead not instruction
by Chris Lattner
· 23 years ago
985792d
Fix testcases that used to now dead 'not' instruction
by Chris Lattner
· 23 years ago
d0cad7a
Change not's to xors
by Chris Lattner
· 23 years ago
500888b
Remove illegal test now that not instruction does not exist.
by Chris Lattner
· 23 years ago
3a6c063
Make sure there is SOME output always so the test is not rerun when unneccesary.
by Chris Lattner
· 23 years ago
23fbe30
The not instruction is just a specialized form of XOR
by Chris Lattner
· 23 years ago
c0c4d70
Tools are now moved into /shared
by Chris Lattner
· 23 years ago
ad1023b
Add comment
by Chris Lattner
· 23 years ago
42dbd30
xor x, ALLONES should -> not x
by Chris Lattner
· 23 years ago
22fae29
setcc of booleans should always be eliminated
by Chris Lattner
· 23 years ago
f8e2cf9
Add more strength reduction testcases
by Chris Lattner
· 23 years ago
7894d56
Add a sequence of GEPs with constant indices, for folding.
by Vikram S. Adve
· 23 years ago
7d20fe3
Testcase for stuff instcombine should do eventually
by Chris Lattner
· 23 years ago
d3e7929
Add some more features that we could instcombine away
by Chris Lattner
· 23 years ago
e853548
*** empty log message ***
by Chris Lattner
· 23 years ago
a1396a1
Run both *.ll and *.c tests.
by Vikram S. Adve
· 23 years ago
6ae7d3c
Added expected decomposed sequence in comments, plus a couple of new cases.
by Vikram S. Adve
· 23 years ago
7b572ef
Fix yet another bug in the testcase
by Chris Lattner
· 23 years ago
77c1462
Fix bug in testcase
by Chris Lattner
· 23 years ago
4a6e4b3
These tests should not run -dce pass to cleanup instcombine.
by Chris Lattner
· 23 years ago
c7f9637
Add another testcase that isn't failing because of another bug in instcombine
by Chris Lattner
· 23 years ago
d656922
Change test to really test the cases we can hit
by Chris Lattner
· 23 years ago
b01a8d0
New testcase
by Chris Lattner
· 23 years ago
caa27e2
Add a note about where to put miscompilation tests.
by Chris Lattner
· 23 years ago
f201495
New testcase for dominator problem
by Chris Lattner
· 23 years ago
e7e764c
The verify pass is implicit
by Chris Lattner
· 23 years ago
20f15aa
New test
by Chris Lattner
· 23 years ago
50d29c9
Tweak makefile after moving
by Chris Lattner
· 23 years ago
5315599
Verify is implicit for opt
by Chris Lattner
· 23 years ago
51ed58d
Fix makefile to work.
by Chris Lattner
· 23 years ago
d86cbea
Fix broken testcase
by Chris Lattner
· 23 years ago
92ae901
Make testcase legal LLVM
by Chris Lattner
· 23 years ago
747b3bd
Feature test for stack size bigger than immed. field of SAVE instruction.
by Vikram S. Adve
· 23 years ago
fdd0fba
NEw testcase
by Chris Lattner
· 23 years ago
15de8f6
Trim down testcase a bit
by Chris Lattner
· 23 years ago
69cea54
New testcase for level-raise crash inspired by SPEC
by Chris Lattner
· 23 years ago
e540dda
Fix testcase
by Chris Lattner
· 23 years ago
3fb21e5
New testcase
by Chris Lattner
· 23 years ago
8aaee32
Testcase that was triggering an incorrect assertion failure
by Chris Lattner
· 23 years ago
134c316
Verify pass has been run for a long time now
by Chris Lattner
· 23 years ago
aff7898
This testcase is independant of varargsness Simplify.
by Chris Lattner
· 23 years ago
53b7f26
Remove invokation of cleangcc pass which has been renamed, and is unneccesary anyway
by Chris Lattner
· 23 years ago
72de9ae
Test that logical operators are correctly constant propogated!
by Chris Lattner
· 23 years ago
731240c
Add test of newly checked in Union support!
by Chris Lattner
· 23 years ago
f40e0c4
Simplify testcase a bit
by Chris Lattner
· 23 years ago
a7e2dd4
New testcase found when working on union support *sigh*
by Chris Lattner
· 23 years ago
fd5951c
New testcase distilled from trying to compile burg with LLVM
by Chris Lattner
· 23 years ago
3f6496a
Oops, fix testcase
by Chris Lattner
· 23 years ago
9559ac2
NEw testcase to handle "yet another" return type mismatch possibility
by Chris Lattner
· 23 years ago
5922e47
Trim down testcase, a lot.
by Chris Lattner
· 23 years ago
e4b733f
Reduce testcase more
by Chris Lattner
· 23 years ago
0b05545
Reduce the size of the testcase
by Chris Lattner
· 23 years ago
6eea01e
Hrm, testcase was checking the wrong pass. :(
by Chris Lattner
· 23 years ago
2c04779
New testcase
by Chris Lattner
· 23 years ago
16470ec
Fix testcase to not print pointer value
by Chris Lattner
· 23 years ago
6ea2a07
New testcase
by Chris Lattner
· 23 years ago
eb6fb84
New testcase for bug
by Chris Lattner
· 23 years ago
8890f7b
New testcase
by Chris Lattner
· 23 years ago
1874564
Add testcase for disassembler problem.
by Chris Lattner
· 23 years ago
e58a01f
Checking testcase in my local tree only
by Chris Lattner
· 23 years ago
dc6c761
New testcase for bug
by Chris Lattner
· 23 years ago
f406d28
TEstcases for old bugs
by Chris Lattner
· 23 years ago
3b1778b
Check in testcases that were just in my tree
by Chris Lattner
· 23 years ago
7e1635e
New testcase
by Chris Lattner
· 23 years ago
1eeefa2
New testcase
by Chris Lattner
· 23 years ago
ebfd1b9
Build globaldce tests
by Chris Lattner
· 23 years ago
4f5e49c
New testcase
by Chris Lattner
· 23 years ago
e28751f
New testcases for bug in globaldce
by Chris Lattner
· 23 years ago
e19292b
New testcase
by Chris Lattner
· 23 years ago
e76c4f6
New testcase, unanalyzed.
by Chris Lattner
· 23 years ago
1ab8425
New testcase finally identified!!
by Chris Lattner
· 23 years ago
4069c84
New testcase
by Chris Lattner
· 23 years ago
c2c5a64
Add testcase for raise opportunity missed.
by Chris Lattner
· 23 years ago
0af0dff
Bug fix to RUN line
by Chris Lattner
· 23 years ago
b39df57
New testcase distilled from olden-tsp.
by Chris Lattner
· 23 years ago
c5debd4
New testcase
by Chris Lattner
· 23 years ago
0850978
Added duplicate constant expressions to test uniqueness support.
by Vikram S. Adve
· 23 years ago
38c4272
Check in tests that have been in my tree for a long time
by Chris Lattner
· 23 years ago
98482c3
Minor rename of output
by Chris Lattner
· 23 years ago
161036f
New testcase to track opaque type bug
by Chris Lattner
· 23 years ago
b26ff62
Minor additions.
by Vikram S. Adve
· 23 years ago
37d0e7e
Test the handling of constant expressions.
by Vikram S. Adve
· 23 years ago
a2fb8c7
Allow tests that use custom commands to run
by Chris Lattner
· 23 years ago
29acd75
Test to make sure that 'internal' flags don't get dropped accidentally!
by Chris Lattner
· 23 years ago
9067068
Fix broken test
by Chris Lattner
· 23 years ago
11aedff
Include Makefile.singlesrc in order to compile .c tests.
by Vikram S. Adve
· 23 years ago
a7a1c7e
Some of these are feature tests, not regression tests.
by Vikram S. Adve
· 23 years ago
1373d87
Add a new testcase. It actually is not infinite looping. It just takes
by Chris Lattner
· 23 years ago
14329b1
New testcase for problem effecting mst
by Chris Lattner
· 23 years ago
a3b8867
New testcase
by Chris Lattner
· 23 years ago
3eaf59b
Build all subdirectories
by Chris Lattner
· 23 years ago
15c5977
Test more thoroughly
by Chris Lattner
· 23 years ago
65fbd4a
Expose the analyzer
by Chris Lattner
· 23 years ago
f497640
Basic test of the inlinr
by Chris Lattner
· 23 years ago
578cf90
Testcase for unimplemented feature
by Chris Lattner
· 23 years ago
23e07e7
New testcases for verifier
by Chris Lattner
· 23 years ago
Next »