[DAGCombine] Slightly improve lowering of BUILD_VECTOR into a shuffle.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ptr-reloc.ll
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2012-10-03 Tim NorthoverImplement .rel relocation for R_ARM_ABS32 in MCJIT.