This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-11 23:37:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Chris Lattner
33b00d8186
Move machine code generation/destruction passes out of Sparc.cpp because
...
they are generic llvm-svn: 4310
2002-10-28 01:12:41 +00:00
..
Sparc
Move machine code generation/destruction passes out of Sparc.cpp because
2002-10-28 01:12:41 +00:00
X86
Remove dead fixme
2002-10-27 21:23:43 +00:00
MachineFrameInfo.cpp
Changed
MachineCodeForMethod' to
MachineFunction'.
2002-10-28 00:28:31 +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
Move addPassesToEmitAssembly from TargetMachine to UltraSparc because it
2002-10-28 01:03:43 +00:00
TargetSchedInfo.cpp
Use vectors instead of hash_maps for issueGaps and conflictLists.
2002-10-13 00:37:46 +00:00