Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
1411ba31ba571d23a17c61cf3323a3cd1406c918
/
test
64c8d3c
New testcase
by Chris Lattner
· 22 years ago
b401e64
Run local, bu, & td analyses
by Chris Lattner
· 22 years ago
e9a1cbb
Add new test that causes infinite recursion in bu pass
by Chris Lattner
· 22 years ago
48e989e
New testcase
by Chris Lattner
· 22 years ago
60afae4
Allow tests to be run with release tools when ENABLE_OPTIMIZED=1
by Chris Lattner
· 22 years ago
a91f8ca
Fix predicate
by Chris Lattner
· 22 years ago
1aa11cf
Add testcase that is fscking twolf
by Chris Lattner
· 22 years ago
1cc1ad7
comment out the 64-bit cases for now.
by Brian Gaeke
· 22 years ago
1749d63
Add instruction selection code and tests for setcc instructions
by Brian Gaeke
· 22 years ago
6d60815
Certain characters not getting escaped properly
by Nick Hildenbrandt
· 22 years ago
c433e64
libraries is used for internal stuff, not as a real testcase
by Chris Lattner
· 22 years ago
a434ae7
New testcases
by Chris Lattner
· 22 years ago
5051e9c
New testcase to handle eventually
by Chris Lattner
· 22 years ago
5cd95ba
New testcase
by Chris Lattner
· 22 years ago
a3c4ba4
Add new getelementptr elimination test
by Chris Lattner
· 22 years ago
0eaaa56
New testcase for malloc promotion
by Chris Lattner
· 22 years ago
4d5f10f
Add information about why this testcase fails
by Chris Lattner
· 22 years ago
2b0679f
Convert uint gep operands to long
by Chris Lattner
· 22 years ago
69afeca
Convert old style gep index from uint to long
by Chris Lattner
· 22 years ago
f9415dd
Improve the clean target
by Chris Lattner
· 22 years ago
f37ca3a
Enable div and mod tests
by Chris Lattner
· 22 years ago
bbe75fe
Enable multiply tests
by Chris Lattner
· 22 years ago
d04b51d
New testcase for arithmetic operations
by Chris Lattner
· 22 years ago
5a23ddf
New testcase for logical operators
by Chris Lattner
· 22 years ago
275c637
Make phi test a bit more challenging
by Chris Lattner
· 22 years ago
6a353ed
Only test that uncond branch works
by Chris Lattner
· 22 years ago
8b6c5e4
Expose a LJELLO variable
by Chris Lattner
· 22 years ago
b3e3cae
Tests results are invalidated when jello is rebuilt
by Chris Lattner
· 22 years ago
09e89fa
Add a testcase cee should eventually pass
by Chris Lattner
· 22 years ago
1b3b4c5
Use absolute path name for "analyze" since we are changing directories.
by Vikram S. Adve
· 22 years ago
8e0a6bf
A new test case that tries to generate all the different possible shift opcodes.
by Brian Gaeke
· 22 years ago
baa2c40
CBE doesn't alloc correctly
by Nick Hildenbrandt
· 22 years ago
db94ca1
New testcases
by Chris Lattner
· 22 years ago
f89e7c9
Tell cvs to ignore *.dot and *.ps files in this directory
by Chris Lattner
· 22 years ago
2230b41
New testcase for the possible array merging scenarios
by Chris Lattner
· 22 years ago
b07a440
New testcases
by Chris Lattner
· 22 years ago
5728abc
Make the testcase MORE complex
by Chris Lattner
· 22 years ago
1162262
Name the first basic block
by Chris Lattner
· 22 years ago
16612db
Make pointless testcase a bit more "challenging"
by Chris Lattner
· 22 years ago
1405ec0
Checkin simple testcases for LLVM-JIT
by Chris Lattner
· 22 years ago
6648645
Update test to use long instead of uint getelementptr subscripts
by Chris Lattner
· 22 years ago
8de3fc6
New testcase
by Chris Lattner
· 22 years ago
8371299
New testcase
by Chris Lattner
· 22 years ago
71b6f9d
Clean up testcases
by Chris Lattner
· 22 years ago
1b7de96
Cleanup test
by Chris Lattner
· 22 years ago
30aa0856
Fix typo
by Chris Lattner
· 22 years ago
e175b84
New testcase
by Chris Lattner
· 22 years ago
b12805f
Cleanup testcase
by Chris Lattner
· 22 years ago
ac79a77
Fix testcase
by Chris Lattner
· 22 years ago
8becaed
Test case that shows some poor results for register allocation.
by Vikram S. Adve
· 22 years ago
5f8bd7d
MAke sure llc output is regenerated if the LLC binary changes.
by Chris Lattner
· 22 years ago
be99614
Simplify again
by Chris Lattner
· 22 years ago
d2db6c5
Simplify testcase
by Chris Lattner
· 22 years ago
e22abec
Rename test so that we can run the disassembler on it.
by Chris Lattner
· 22 years ago
0cd05de
Checking testcase for bytecode reader/writer that is causing the SPEC parser
by Chris Lattner
· 22 years ago
f289911
Add a test for folding a GEP into a load.
by Vikram S. Adve
· 22 years ago
cd334b8
Added inline constant expressions, including uses in binary subtract.
by Vikram S. Adve
· 22 years ago
ff47702
New testcase that causes invalid llvm to be emitted by cfe
by Chris Lattner
· 22 years ago
5199e16
Add check to see if opt aborts
by Chris Lattner
· 22 years ago
a99fb66
New testcase
by Chris Lattner
· 22 years ago
388f56d
Avoid having testcases spit out bytecode on error
by Chris Lattner
· 22 years ago
6a7096e
Cleanup testcase a lot to test JUST funcresolve of globals
by Chris Lattner
· 22 years ago
b58d0d5
New testcase for infinite loop that the raise pass is getting into
by Chris Lattner
· 22 years ago
a20021b
New testcase that the assembler is unacceptably slow on
by Chris Lattner
· 22 years ago
8576bd6
New testcase for bug that messes up the CWriter
by Chris Lattner
· 22 years ago
de013f5
Cleanup testcase
by Chris Lattner
· 22 years ago
b829928
Make test more interesting by adding dummy phi node
by Chris Lattner
· 22 years ago
af1b4ad
Add new testcase for arithmetic shr of -1
by Chris Lattner
· 22 years ago
2e217a7
This test was mistakenly matching 'predecessors' that the new asmwriter
by Chris Lattner
· 22 years ago
48f9e62
New testcase
by Chris Lattner
· 22 years ago
fd2836a
Fix testcase to run correctly, add description
by Chris Lattner
· 22 years ago
7b96c8d
Finally I'm able to distill a testcase for a problem I'm seeing!
by Chris Lattner
· 22 years ago
e423406
Update testcase to be legal llvm
by Chris Lattner
· 22 years ago
6785510
Remove really old testcase
by Chris Lattner
· 22 years ago
cacfb31
Checkin new "feature" test for cee
by Chris Lattner
· 22 years ago
19ee34a
NEw "feature" test that cee should eventually handle
by Chris Lattner
· 22 years ago
7209bff
- Cleaned up all of the test/Feature tests to not use uint's with
by Chris Lattner
· 22 years ago
c5eafb5
Remove old crusty test
by Chris Lattner
· 22 years ago
47dd0c3
Test "external" modifier on global variable
by Chris Lattner
· 22 years ago
41a29f2
New testcase for bug never checked into CVS, but that I hit during debugging a
by Chris Lattner
· 22 years ago
24b7799
New testcase
by Chris Lattner
· 22 years ago
87d9138
New testcase for a problem discovered in the SPECINT gzip benchmark.
by Chris Lattner
· 22 years ago
999b63b
by Chris Lattner
· 22 years ago
9551817
Allow production of -stats output for benchmarks by specifying
by Chris Lattner
· 22 years ago
925ad19
On this code, llc did not pass the sixth argument (%reg321) to printf.
by Vikram S. Adve
· 22 years ago
76e51a8
Enable buidling of programs on Linux again
by Chris Lattner
· 22 years ago
d28c8c8
Regression test for llc bug that was folding two getelementptrs illegally.
by Vikram S. Adve
· 22 years ago
0188ce4
Regression test for live range bug for call arguments.
by Vikram S. Adve
· 22 years ago
6ec010a
Simple test for constant expressions constructed from global addresses.
by Vikram S. Adve
· 22 years ago
3c94e48
Overhauled completely.
by Vikram S. Adve
· 22 years ago
5817b4e
* Run preheaders pass tests
by Chris Lattner
· 22 years ago
0a4e422
Checkin the simple features tests for the preheader insertion pass.
by Chris Lattner
· 22 years ago
04b9d29
New feature test for something we have done for a long time
by Chris Lattner
· 22 years ago
d7490bc
New testcase that causes SimplifyCFG to assert out.
by Chris Lattner
· 22 years ago
aaab467
Convert to using long indexes instead of uint
by Chris Lattner
· 22 years ago
a30b70f
Add some more testcases for things to get optimized away
by Chris Lattner
· 22 years ago
10b37b6
New testcase distilled from SPEC vortex benchmark
by Chris Lattner
· 22 years ago
da37a05
Run constantmerge tests too
by Chris Lattner
· 22 years ago
cba39ca
Fix testcase to accurately expose bug
by Chris Lattner
· 22 years ago
b9c0d60
New testcase distilled from SPEC MCF benchmark
by Chris Lattner
· 22 years ago
Next »