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-02-07 21:09:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Chris Lattner
b4cf4ffb04
Speed up folding operations into loads.
...
llvm-svn: 19733
2005-01-21 21:43:02 +00:00
..
CBackend
Fix CBE code so that it compiles with VC++.
2005-01-06 04:21:49 +00:00
PowerPC
Fix Regression/CodeGen/PowerPC/2005-01-14-UndefLong.ll
2005-01-14 20:22:02 +00:00
Skeleton
…
SparcV8
Substantially improve the code generated by non-folded setcc instructions.
2005-01-01 16:06:57 +00:00
SparcV9
Minor changes.
2005-01-18 04:15:41 +00:00
X86
Speed up folding operations into loads.
2005-01-21 21:43:02 +00:00
Makefile
Add SparcV8 target back into the build
2004-12-10 04:54:21 +00:00
MRegisterInfo.cpp
…
Target.td
Add some bits that can be set for instructions.
2005-01-02 02:27:48 +00:00
TargetData.cpp
Initial support for packed types, contributed by Morten Ofstad
2004-12-01 17:14:28 +00:00
TargetFrameInfo.cpp
…
TargetInstrInfo.cpp
Finegrainify namespacification
2005-01-19 06:53:34 +00:00
TargetLowering.cpp
Add a hook to find out how the target handles shift amounts that are out of
2005-01-19 03:36:14 +00:00
TargetMachine.cpp
Add a new target-independent code generator flag.
2005-01-15 06:00:32 +00:00
TargetMachineRegistry.cpp
…
TargetSchedInfo.cpp
Improve compatiblity with HPUX on Itanium, patch by Duraid Madina
2005-01-16 01:31:31 +00:00