aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcV8CodeEmitter.cpp
AgeCommit message (Expand)Author
2005-12-16Remove JIT support, which doesn't work.Chris Lattner
2005-10-24do not wrap this whole file in namespace llvmChris Lattner
2005-10-24Make this build with GCC 4.1, patch contributed by Vladimir A. Merzliakov!Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-12-03This code rotted - change it to call abort() until someone wantsBrian Gaeke
2004-10-19* Add baseline structural JIT code, but disable the JIT to allow llvm-gcc buildsMisha Brukman
2004-02-25SparcV8 skeletonBrian Gaeke