summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Update.Evan Cheng2006-07-10
* New testcase for folding bswaps into i16/i32 loads and stores.Chris Lattner2006-07-10
* Add tests for 16-bit byteswaps.Chris Lattner2006-07-10
* Add a test for the LCSSA issue I just fixed.Owen Anderson2006-07-09
* Testcase for PR820Chris Lattner2006-07-07
* Add a 64-bit test case.Evan Cheng2006-07-07
* New vector shuffle test case.Evan Cheng2006-07-07
* UpdateEvan Cheng2006-07-07
* Xfail thisChris Lattner2006-07-07
* 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