summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update test case.Evan Cheng2006-07-05
* Legalize does not handle this correctlyAndrew Lenharth2006-07-03
* not really XFailing these, as only incompleteness is wrong in the graphAndrew Lenharth2006-06-28
* change I flag on testAndrew Lenharth2006-06-28
* Testcase that crashes the ppc backend.Chris Lattner2006-06-28
* Infinite loop in instcombine that nate hit.Chris Lattner2006-06-28
* New testcase, reduced by nate, which crashes DSEChris Lattner2006-06-27
* Testcase that Nate found where LoopUnswitch chokes on eliminating a dead caseOwen Anderson2006-06-27
* testcase that crashes dead arg elim.Chris Lattner2006-06-27
* initial implementation of ARMRegisterInfo::eliminateFrameIndexRafael Espindola2006-06-18
* Just a minor tweak so you can run things like:Chris Lattner2006-06-17
* new testcase that crashes indvarsChris Lattner2006-06-17
* PR# not associated with XFAILJim Laskey2006-06-16
* debug info is alive againJim Laskey2006-06-16
* This test isn't implemented yetChris Lattner2006-06-16
* New testcase, the linker is not merging alignments right.Chris Lattner2006-06-16
* Make sure global doubles and vectors are aligned properly.Jim Laskey2006-06-15
* new testcase, instcombine should turn these into llvm.bswap intrinsics.Chris Lattner2006-06-15
* new testcase, not currently working.Chris Lattner2006-06-14
* new testcase, distilled from povrayChris Lattner2006-06-14
* My original test case was bogus. Reverting to crasher case.Jim Laskey2006-06-13
* Tests to make sure that ComputeMaskedBits discards bits for shifts.Jim Laskey2006-06-13
* TEstcase that makes simplifycfg infloop.Chris Lattner2006-06-12
* New testcase that crashes llcChris Lattner2006-06-12
* Make sure that LCSSA works properly when it encounters an exit block that hasOwen Anderson2006-06-12
* Add new testcaseChris Lattner2006-06-08
* New testcase, using "AX" as i32.Chris Lattner2006-06-08
* Update the regression tests, and add a new one encountered while compiling cr...Owen Anderson2006-06-04
* added some tests for argument passingRafael Espindola2006-06-01
* testcase for the recent inliner improvement.Chris Lattner2006-06-01
* No, libLLVMbzip2 does not have a .a suffix.Reid Spencer2006-06-01
* Fix gcc command line options after LLVMCore and LLVMbzip2 became archiveReid Spencer2006-06-01
* Update vector extract test cases.Evan Cheng2006-05-31
* 1. No need to thwart this test with an environment variable. Turning it offReid Spencer2006-05-30
* Added a test case for parameter passing of vector values.Evan Cheng2006-05-30
* Fix the test failure on non-Darwin targets.Evan Cheng2006-05-30
* Add a lea instruction selection test case.Evan Cheng2006-05-30
* Fix a bug with diffing the wrong files. Make output more readable.Reid Spencer2006-05-29
* Require both tests to pass.Owen Anderson2006-05-29
* Update the testcase to check the full extent of LCSSA.Owen Anderson2006-05-29
* Fix a problem where dejagnu won't accept the value of global tcl variableReid Spencer2006-05-28
* Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer2006-05-28
* New testcase: check that the inliner constant folds instructions on theChris Lattner2006-05-27
* Trivial testcase that LCSSA can already handle.Owen Anderson2006-05-26
* New testcase for trivial DSEChris Lattner2006-05-26
* New testcase, check that the bc file correctly encodes varargs nonccc calls.Chris Lattner2006-05-26
* new testcaseChris Lattner2006-05-25
* new testcasesChris Lattner2006-05-25
* The patch corresponding to this test had to be reverted as unsafe.Chris Lattner2006-05-25
* New test case. x86 isel was creating a cycle in the DAG.Evan Cheng2006-05-25