aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/brcond.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+2
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-9/+9
* Enhance bool simplifcation in X86 to handle more casesMichael Liao2013-04-111-0/+147
* Reverted commit #147601 upon Evan's request.Victor Umansky2012-01-081-242/+0
* Peephole optimization of ptest-conditioned branch in X86 arch. Performs instr...Victor Umansky2012-01-051-1/+245
* Start function numbering at 0.Dan Gohman2010-04-171-2/+2
* Fix test on non-x86 hosts.Evan Cheng2010-04-131-1/+1
* Re-apply 101075 and fix it properly. Just reuse the debug info of the branch ...Evan Cheng2010-04-131-0/+39
* Temporarily revert r101075, it's causing invalid iterator assertionsEric Christopher2010-04-131-39/+0
* Third time's a charm...Bill Wendling2010-04-121-1/+1
* Genericize the label test.Bill Wendling2010-04-121-1/+1
* Correct test to test what I mean it to test.Bill Wendling2010-04-121-1/+2
* Micro-optimization:Bill Wendling2010-04-121-0/+38
* allow this to work on linux hosts.Chris Lattner2010-01-021-1/+1
* Teach codegen to handle:Chris Lattner2010-01-021-2/+42
* rename file.Chris Lattner2010-01-011-0/+29