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 08:29:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Chris Lattner
6a3d2fc70e
Implement generation of cmp R, C to not use an extra register
...
llvm-svn: 6627
2003-06-05 19:30:30 +00:00
..
Sparc
All store instructions really want 'rd' in the first field.
2003-06-05 01:06:10 +00:00
X86
Implement generation of cmp R, C to not use an extra register
2003-06-05 19:30:30 +00:00
Makefile
…
MRegisterInfo.cpp
Capture more information in ctor
2002-12-28 20:34:18 +00:00
Target.td
Added the target-independent part of TableGen data.
2003-05-29 18:48:17 +00:00
TargetData.cpp
No really, you _cannot use_ getelementptr on an unsized type: that makes
2003-06-04 02:35:35 +00:00
TargetInstrInfo.cpp
Rename MachineInstrInfo -> TargetInstrInfo
2003-01-14 22:00:31 +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
More renamings of Target/Machine*Info to Target/Target*Info
2002-12-29 03:13:05 +00:00