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-13 07:00:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Brian Gaeke
77c65be59e
Factory methods for FunctionPasses now return type FunctionPass *.
...
llvm-svn: 7823
2003-08-13 18:18:15 +00:00
..
Sparc
Adjust files for move of mapping info stuff into the Sparc directory
2003-08-13 02:38:16 +00:00
X86
Factory methods for FunctionPasses now return type FunctionPass *.
2003-08-13 18:18:15 +00:00
Makefile
X86 target builds fine now
2002-11-20 20:17:03 +00:00
MRegisterInfo.cpp
Make it easier to debug by exposing a temporary
2003-08-03 13:49:25 +00:00
Target.td
Rename DNVT_bool to DNVT_i1 to be consistent with type system
2003-08-12 04:28:21 +00:00
TargetData.cpp
Remove redundant const qualifiers from cast<> expressions
2003-07-23 15:30:06 +00:00
TargetInstrInfo.cpp
Nice tasty llc fixes. These should fix LLC for x86 for everything in
2003-06-27 00:00:48 +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
Reformatted code to match the prevalent LLVM style; fit code into 80 columns.
2003-08-05 00:02:06 +00:00