aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/cast.ll
Commit message (Expand)AuthorAgeFilesLines
* For PR1319:Reid Spencer2007-04-151-0/+1
* For PR1319:Reid Spencer2007-04-141-2/+2
* For PR950:Reid Spencer2006-12-231-5/+6
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* new testcaseChris Lattner2006-11-291-0/+7
* new testcaseChris Lattner2006-11-291-0/+8
* For PR950:Reid Spencer2006-11-271-2/+6
* new testcase, malloc should be promoted to [2 x double].Chris Lattner2006-10-011-0/+8
* new testcaseChris Lattner2006-09-181-1/+6
* New testcase for instcombineChris Lattner2006-05-131-0/+9
* New testcaseChris Lattner2006-05-051-0/+8
* These casts should turn into gep instructionsChris Lattner2006-04-121-1/+12
* Add a new testcase for an eliminable castChris Lattner2006-01-191-0/+5
* New testcaseChris Lattner2005-01-311-0/+6
* Rename these to start with %c, as they are the only ones that are checked.Chris Lattner2005-01-311-15/+15
* Add a bunch of tests for cases that should be eliminated.Chris Lattner2005-01-011-0/+27
* More testcases for recent instcombine patchesChris Lattner2004-09-291-0/+11
* Testcases missed by the instruction combinerChris Lattner2004-07-201-0/+14
* Add a new test16 and fix some other tests that were not properly writtenChris Lattner2004-05-251-4/+8
* The instruction combining pass removes dead instructions, there is no needChris Lattner2004-02-281-1/+1
* Add tests for casts that should be eliminatedChris Lattner2004-02-231-1/+13
* Test that the instruction combiner can fold away a cast in a GEP instruction.Chris Lattner2004-02-221-0/+8
* Add test for instcombine transmogrifying allocation instructionsChris Lattner2003-11-021-0/+6
* new testcaseChris Lattner2003-10-071-0/+7
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* Reorganize tests because we no longer cannonicalize X != 0 -> cast X to boolChris Lattner2003-08-131-23/+0
* New testcasesChris Lattner2003-07-221-6/+11
* Remove usage of grep-not scriptChris Lattner2003-06-281-1/+1
* Convert scripts from using explicit control flow to use the new grep-not scriptChris Lattner2003-06-281-4/+1
* Fix commentChris Lattner2003-06-231-1/+1
* Yet another testcaseChris Lattner2003-06-231-0/+6
* Test cases for when casts to bool can be eliminatedChris Lattner2003-06-231-0/+13
* Add some more testcases for things to get optimized awayChris Lattner2002-09-231-0/+11
* Add a bunch of testcases for cast-of-casts that should be removed.Chris Lattner2002-08-151-0/+32
* Fix testcase to actually test what we think we areChris Lattner2002-08-141-1/+1
* These tests should not run -dce pass to cleanup instcombine.Chris Lattner2002-08-021-1/+1
* Add another testcase that isn't failing because of another bug in instcombineChris Lattner2002-08-021-7/+11
* Intitial checkin of cast testsChris Lattner2002-05-021-0/+23