llvm-6502/lib/Target
Chris Lattner 7c2af6e93a Remove dead code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7726 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-11 15:24:02 +00:00
..
CBackend The HAVE_JUMP code is dead, these intrinsics should _never_ be expanded 2003-08-06 18:04:40 +00:00
SparcV9 Implement LLVM intrinsics llvm.setjmp' and llvm.longjmp' as follows: 2003-08-07 15:43:46 +00:00
X86 Add patterns for multiply, and, or, and xor 2003-08-11 15:23:25 +00:00
Makefile
MRegisterInfo.cpp Make it easier to debug by exposing a temporary 2003-08-03 13:49:25 +00:00
Target.td Remove dead code 2003-08-11 15:24:02 +00:00
TargetData.cpp Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp Reformatted code to match the prevalent LLVM style; fit code into 80 columns. 2003-08-05 00:02:06 +00:00