llvm-6502/lib/ExecutionEngine/JIT
Jim Laskey b1e1180ca0 1. Use SubtargetFeatures in llc/lli.
2. Propagate feature "string" to all targets.

3. Implement use of SubtargetFeatures in PowerPCTargetSubtarget.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23192 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-01 21:38:21 +00:00
..
Intercept.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
JIT.cpp Like constants, globals on some platforms are GOT relative. This means they have to be allocated 2005-07-28 12:44:13 +00:00
JIT.h For PR540: 2005-07-12 15:51:55 +00:00
JITEmitter.cpp one cannot allocate a global, until one is done initializing the global pointers 2005-08-01 17:35:40 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00