Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / trap.ll
2014-04-15 Akira HatanakaMake FastISel::SelectInstruction return before target...
2013-08-26 Jim GrosbachARM: Enable machine verifier for a few more tests.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-01-30 Eli BenderskyAdd a special ARM trap encoding for NaCl.
2012-10-19 Shuxin YangThis patch is to fix radar://8426430. It is about llvm...
2011-04-08 Evan ChengChange -arm-trap-func= into a non-arm specific option...
2011-04-07 Evan ChengAdd option to emit @llvm.trap as a function call instea...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-05-11 Evan ChengSelect @llvm.trap to the special B with 1111 condition...