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 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Chris Lattner
f58d2dd6cf
Add support for GlobalAddress's for alkis
...
llvm-svn: 11560
2004-02-17 18:23:55 +00:00
..
CBackend
Now that the lowerinvoke pass inserts calls to llvm.setjmp/llvm.longjmp, some
2004-02-15 22:51:47 +00:00
PowerPC
Add back machine code deleter pass until we get a MachineCode pass
2004-02-15 00:03:15 +00:00
Sparc
Adjustments to support the new ConstantAggregateZero class
2004-02-15 05:55:15 +00:00
X86
Add support for GlobalAddress's for alkis
2004-02-17 18:23:55 +00:00
Makefile
CBackend now lives here
2004-02-13 23:29:20 +00:00
MRegisterInfo.cpp
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
Target.td
Expose the "Other" value type to tablegen targets
2004-02-11 03:08:45 +00:00
TargetData.cpp
Adjust to the changed StructType interface. In particular, getElementTypes() is gone.
2004-02-09 04:37:31 +00:00
TargetInstrInfo.cpp
Make this assertion more self-explanatory.
2004-01-15 18:15:58 +00:00
TargetMachine.cpp
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
2003-12-28 21:23:38 +00:00
TargetSchedInfo.cpp
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00