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-01-16 16:48:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Chris Lattner
14ce86f5b0
Use a more table driven approach to handling types. Seems to simplify the
...
code a bit llvm-svn: 4493
2002-11-02 01:15:18 +00:00
..
Sparc
Reassociate pass now works
2002-10-31 17:16:18 +00:00
X86
Use a more table driven approach to handling types. Seems to simplify the
2002-11-02 01:15:18 +00:00
MachineFrameInfo.cpp
Changed
MachineCodeForMethod' to
MachineFunction'.
2002-10-28 00:28:31 +00:00
Makefile
Reenable X86 backend, even though it doesn't do much, at least it compiles
2002-10-29 20:29:34 +00:00
TargetData.cpp
* Privatize the TargetName
2002-10-29 21:48:17 +00:00
TargetInstrInfo.cpp
Move TargetInstrDescriptors to MachineInstrInfo.cpp
2002-10-29 17:37:48 +00:00
TargetMachine.cpp
Implement findOptimalStorageSize a bit more generally
2002-10-29 21:47:50 +00:00
TargetSchedInfo.cpp
Move TargetInstrDescriptors to MachineInstrInfo.cpp
2002-10-29 17:37:48 +00:00