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-30 16:53:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Chris Lattner
844b1148f4
Fix compatibility bug: X86 aligns doubles to 4 bytes, not 8!
...
llvm-svn: 5935
2003-04-25 06:05:57 +00:00
..
Sparc
Fix obvious type-o
2003-04-25 05:23:10 +00:00
X86
Fix compatibility bug: X86 aligns doubles to 4 bytes, not 8!
2003-04-25 06:05:57 +00:00
Makefile
X86 target builds fine now
2002-11-20 20:17:03 +00:00
MRegisterInfo.cpp
Capture more information in ctor
2002-12-28 20:34:18 +00:00
TargetData.cpp
Allow for easy detection of when a "default" TargetData is created by the
2003-04-25 02:50:45 +00:00
TargetInstrInfo.cpp
Rename MachineInstrInfo -> TargetInstrInfo
2003-01-14 22:00:31 +00:00
TargetMachine.cpp
Rename MachineOptInfo to TargetoptInfo
2002-12-29 02:50:35 +00:00
TargetSchedInfo.cpp
More renamings of Target/Machine*Info to Target/Target*Info
2002-12-29 03:13:05 +00:00