1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Target
Chris Lattner d25a097994 Initial checkin of X86 backend.
We can instruction select exactly one instruction 'ret void'.  Wow.

llvm-svn: 4284
2002-10-25 22:55:53 +00:00
..
Sparc Prune #includes 2002-10-25 02:01:33 +00:00
X86 Initial checkin of X86 backend. 2002-10-25 22:55:53 +00:00
MachineFrameInfo.cpp * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile Build the X86 target as well 2002-10-25 22:55:05 +00:00
TargetData.cpp - Add an endianness field to the TargetData datastructure 2002-10-14 22:41:13 +00:00
TargetMachine.cpp Run LICM before GCSE! 2002-10-13 00:34:10 +00:00
TargetSchedInfo.cpp Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:37:46 +00:00