summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/trunc-to-bool.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Enable MI Sched for x86.Andrew Trick2013-10-151-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-5/+5
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-1/+1
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-1/+1
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-1/+1
* Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap.Evan Cheng2010-02-271-8/+13
* Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again inDaniel Dunbar2010-02-241-13/+8
* Re-apply 96540 and 96556 with fixes.Evan Cheng2010-02-241-8/+13
* These should not have been committed.Evan Cheng2010-02-221-13/+8
* Instcombine constant folding can normalize gep with negative index to index w...Evan Cheng2010-02-221-8/+13
* Revert commits 96556 and 96640, because commit 96556 breaks theDuncan Sands2010-02-191-13/+8
* Some dag combiner goodness:Evan Cheng2010-02-181-8/+13
* Turns out stuff gets allocated to different registers depending on the subtar...Benjamin Kramer2009-11-221-1/+1
* Convert a few tests to FileCheck for PR5307.Edward O'Callaghan2009-11-221-3/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* When promoting the result of fp_to_uint/fp_to_sint,Duncan Sands2008-11-101-10/+1
* Convert another test to use the count script. This one didn't fit theDan Gohman2007-08-151-1/+1
* For PR1553:Reid Spencer2007-07-191-1/+1
* For PR1319:Reid Spencer2007-04-161-2/+1
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-2/+1
* For PR411:Reid Spencer2007-01-301-2/+2
* For PR761:Reid Spencer2007-01-261-6/+6
* For PR1043:Reid Spencer2007-01-131-17/+17
* Update for change in parameter attribute syntax.Reid Spencer2007-01-051-1/+1
* For PR950:Reid Spencer2006-12-311-24/+27
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Add 3 more test cases for ptrtoint, fptoui and fptosiReid Spencer2006-11-271-1/+28
* Alter these tests to ensure they match a "test $1, X" X86 instruction thatReid Spencer2006-11-271-1/+1
* For PR950:Reid Spencer2006-11-271-0/+32