summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Move Transforms/BasicAA to Analysis/BasicAAChris Lattner2004-07-29
* Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner2004-07-29
* *** empty log message ***Robert Bocchino2004-07-27
* new testcaseChris Lattner2004-07-27
* Have some testcasesChris Lattner2004-07-27
* New testcase. DSE should delete all of the DEAD instructions.Chris Lattner2004-07-27
* New testcase for list slicingChris Lattner2004-07-27
* Added another test case for double FP constants as well.Reid Spencer2004-07-26
* New testcaseChris Lattner2004-07-26
* Update testChris Lattner2004-07-26
* bug 263:Reid Spencer2004-07-25
* Codify my thoughts on where we want to end up with the target-independentChris Lattner2004-07-25
* New testcase for DSEChris Lattner2004-07-25
* Trivial testcase for dseChris Lattner2004-07-22
* Update gc intrinsics to take pointer to object as well as pointer to field.Chris Lattner2004-07-22
* Move LLVM tool definitions to Makefile.rulesBrian Gaeke2004-07-21
* new testcaseChris Lattner2004-07-20
* New testcase that instcombine should help out with.Chris Lattner2004-07-20
* test that unconditional branches to unwinds are always eliminatedChris Lattner2004-07-20
* Testcases missed by the instruction combinerChris Lattner2004-07-20
* You cannot pass functions by value, what does that even mean??Chris Lattner2004-07-14
* this "feature" is goneChris Lattner2004-07-14
* New, horrible, testcaseChris Lattner2004-07-14
* Add a test that I have had in my tree for several months now, but apparently ...Chris Lattner2004-07-08
* Fix this testcaseChris Lattner2004-07-08
* New testcase for PR396Chris Lattner2004-07-07
* New testcaseChris Lattner2004-07-06
* New testcaseChris Lattner2004-07-06
* Add a new testcase for folding an add into a switchChris Lattner2004-07-03
* Make this testcase more interestingChris Lattner2004-07-02
* Fix testcaseChris Lattner2004-07-01
* -debug option does not exist in a release buildChris Lattner2004-07-01
* Fix testcase. For some reason this was failing only with a release build andChris Lattner2004-07-01
* new testcaseChris Lattner2004-06-27
* New testcase for constant expression lowering pass, contributed by Vladimir P...Chris Lattner2004-06-25
* Isnan became unorderedChris Lattner2004-06-22
* test/Libraries have been long gone for a long time now. Since noone noticedChris Lattner2004-06-22
* Nullify this test as it causes infinite loop in optimized nightly test.Reid Spencer2004-06-21
* Test for PR374Chris Lattner2004-06-19
* New testChris Lattner2004-06-18
* Test that C99 unordered comparison functions are not being turned into libc c...Chris Lattner2004-06-18
* New testcase for GCC unordered comparison builtinsChris Lattner2004-06-18
* This testcase is a bit silly now, but oh well :)Chris Lattner2004-06-15
* Right, stop being sillyChris Lattner2004-06-15
* Add a nan, stop testing isnanChris Lattner2004-06-15
* Add the isunordered intrinsic.Alkis Evlogimenos2004-06-12
* Add tests for isnanChris Lattner2004-06-11
* Test that the X86 backend is only emitting one fucom instructionChris Lattner2004-06-11
* Testcase for PR369Chris Lattner2004-06-11
* Check to make sure that isnan doesn't require calling a functionChris Lattner2004-06-11