Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / 2008-10-27-CoalescerBug.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-08-07 Chandler CarruthAdd a much more conservative strategy for aligning...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2010-10-19 Evan ChengRe-enable register pressure aware machine licm with...
2010-10-19 Daniel DunbarRevert r116781 "- Add a hook for target to determine...
2010-10-19 Evan Cheng- Add a hook for target to determine whether an instruc...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-10-27 Evan ChengRemove val# defined by a remat'ed def that is now dead.