- 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
- 26d4a48 C tests are run via Makefile.singlesrc so don't run them twice. by Vikram S. Adve · 22 years ago
- 61e4391 Build with $(CC), not gcc explicitly by Chris Lattner · 22 years ago
- 90d7119 New testcase for cbe by Chris Lattner · 22 years ago
- c92779b New testcase for broken type printing for the cwriter by Nick Hildenbrandt · 22 years ago
- 70019ab Checkin old testcase by Chris Lattner · 22 years ago
- ad6b4f3 Fix data types header file and declarations to work on Linux. by Vikram S. Adve · 22 years ago
- ba3b3e8 Fix to avoid addition on pointers, which is no longer legal. by Vikram S. Adve · 22 years ago
- 3aaff7e Reenable these options because they break testing on sparc without them. by Chris Lattner · 22 years ago
- 90c7d67 Point gccld to the correct library directory. by Chris Lattner · 22 years ago
- ecd3546 It turns out that the cannonical name for the llvm-gcc compiler is, well by Chris Lattner · 22 years ago
- c63ffc5 Avoid Solaris-specific defines. by Vikram S. Adve · 22 years ago
- dfd621f New testcase that breaks the CFE. by Chris Lattner · 22 years ago
- 75fb432 New testcase for a bug fixed in the GCC SSA construction algorithm: by Chris Lattner · 22 years ago
- 44404ec New regression test by Chris Lattner · 22 years ago
- db5e5df Convert to use long indexes instead of uint by Chris Lattner · 22 years ago
- 47287be Run the cee pass tests by Chris Lattner · 22 years ago
- 876a75c Checking testcases for cee pass by Chris Lattner · 22 years ago
- dabb94a Check for cannonicalization of shl X, 1 -> add X, X by Chris Lattner · 22 years ago
- 2b37c03 Clean up pointer using testcases by Chris Lattner · 22 years ago
- 544b0dc Remove a testcase that is irrelevant now, fix a pointer adding testcase by Chris Lattner · 22 years ago
- 4229be3 New testcase for poitner problem by Chris Lattner · 22 years ago
- 4b635b8 Run indvars tests by Chris Lattner · 22 years ago
- 7a4e86d Add new testcase for broken indvars case by Chris Lattner · 22 years ago
- 5862173 Testcase no longer applicable since shifts of pointers are no longer allowed by Chris Lattner · 22 years ago
- e083a1d Eliminate multiply of pointer type by Chris Lattner · 22 years ago
- 05eb958 New testcase for a bug identified by Vikram by Chris Lattner · 22 years ago
- e4f318c New testcase that tests for array pointer analysis type stuff by Chris Lattner · 22 years ago
- 72846c2 Fix bug in testcase now that load-vn is not built into gcse by Chris Lattner · 22 years ago
- 92bab83 Fix broken test by Chris Lattner · 22 years ago
- 8617b35 Make sure that setcc is implemented for bools. by Chris Lattner · 22 years ago
- b7f804c New testcase by Chris Lattner · 22 years ago
- eabb495 New testcase by Chris Lattner · 22 years ago
- 1a24282 Make sure to run these tests with load value #'ing by Chris Lattner · 22 years ago
- f9017b8 Eliminate hardcoded paths using LLVMGCCDIR variable. by Vikram S. Adve · 22 years ago
- aa250b8 New testcase by Chris Lattner · 22 years ago
- 31901f8 Test that demorgan's law is instcombined successfully by Chris Lattner · 22 years ago
- b81258c Add new testcases for instcombine by Chris Lattner · 22 years ago
- c642435 New testcase by Chris Lattner · 22 years ago