llvm-mirror/lib/Target
Chris Lattner 854980039a add support for more nodes
llvm-svn: 7724
2003-08-11 15:23:05 +00:00
..
Sparc Implement LLVM intrinsics llvm.setjmp' and llvm.longjmp' as follows: 2003-08-07 15:43:46 +00:00
X86 Until the pattern matching instruction selector is finished, enable debug output from it 2003-08-11 15:11:01 +00:00
Makefile
MRegisterInfo.cpp Make it easier to debug by exposing a temporary 2003-08-03 13:49:25 +00:00
Target.td add support for more nodes 2003-08-11 15:23:05 +00:00
TargetData.cpp Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
TargetInstrInfo.cpp Nice tasty llc fixes. These should fix LLC for x86 for everything in 2003-06-27 00:00:48 +00:00
TargetMachine.cpp The promotion rules are the same for all targets, they are set by the C standard. 2003-04-26 19:47:36 +00:00
TargetSchedInfo.cpp Reformatted code to match the prevalent LLVM style; fit code into 80 columns. 2003-08-05 00:02:06 +00:00