]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/ARM/code-placement.ll
Updates to sync with changes in upstream.
[opencl/llvm.git] / test / CodeGen / ARM / code-placement.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-01-07 Evan ChengAdded a late machine instruction copy propagation pass...
2011-03-11 Jim GrosbachProperly pseudo-ize the ARM LDMIA_RET instruction....
2011-03-02 Cameron ZwarichEliminate the unused CodeGenPrepare option to split...
2010-09-27 Jakob Stoklund OlesenExplicitly disable CGP critical edge splitting for...
2010-09-27 Jakob Stoklund OlesenDon't depend on basic block numbering.
2010-09-24 Evan ChengEnable code placement optimization pass for ARM.
2010-08-17 Evan ChengPHI elimination should not break back edge. It can...