1. Use SubtargetFeatures in llc/lli.
[oota-llvm.git] / lib / ExecutionEngine / JIT / TargetSelect.cpp
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-07-11 Chris LattnerThe cleanup is done. Update comment.
2004-07-11 Chris LattnerGoodbye macro hell, hello nice clean simple extensible...
2004-02-25 Brian GaekeGreat sparc renaming fallout IV: Sparc --> SparcV9.
2004-02-25 Brian GaekeGreat renaming part II: Sparc --> SparcV9 (also include...
2003-12-28 Chris LattnerPass around IntrinsicLowering instances as appropriate.
2003-12-20 Chris LattnerCleanup the JIT as per PR176. This renames the VM...