summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/brcond.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Enhance bool simplifcation in X86 to handle more casesMichael Liao2013-04-11
* Reverted commit #147601 upon Evan's request.Victor Umansky2012-01-08
* Peephole optimization of ptest-conditioned branch in X86 arch. Performs instr...Victor Umansky2012-01-05
* Start function numbering at 0.Dan Gohman2010-04-17
* Fix test on non-x86 hosts.Evan Cheng2010-04-13
* Re-apply 101075 and fix it properly. Just reuse the debug info of the branch ...Evan Cheng2010-04-13
* Temporarily revert r101075, it's causing invalid iterator assertionsEric Christopher2010-04-13
* Third time's a charm...Bill Wendling2010-04-12
* Genericize the label test.Bill Wendling2010-04-12
* Correct test to test what I mean it to test.Bill Wendling2010-04-12
* Micro-optimization:Bill Wendling2010-04-12
* allow this to work on linux hosts.Chris Lattner2010-01-02
* Teach codegen to handle:Chris Lattner2010-01-02
* rename file.Chris Lattner2010-01-01