This website requires JavaScript.
Explore
Help
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-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Target
History
Misha Brukman
e38f7ed2cc
Spell out `NoFramePointerElim' for readability.
...
llvm-svn: 14299
2004-06-21 21:17:44 +00:00
..
MRegisterInfo.h
Fix grammar: 's is for possessive only.
2004-06-11 16:50:21 +00:00
TargetData.h
Add a copy constructor for TargetData.
2004-04-14 17:45:48 +00:00
TargetFrameInfo.h
Add documentation to the TargetFrameInfo class, contributed by Vladimir Prus
2004-06-08 06:23:17 +00:00
TargetInstrInfo.h
Eliminate the distinction between "real" and "unreal" instructions
2004-02-29 06:31:16 +00:00
TargetJITInfo.h
Rip JIT specific stuff out of TargetMachine, as per PR176
2003-12-20 01:22:19 +00:00
TargetMachine.h
Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its
2004-06-03 02:45:09 +00:00
TargetMachineImpls.h
Spell out `NoFramePointerElim' for readability.
2004-06-21 21:17:44 +00:00
TargetSchedInfo.h
Changed CPUResource to allow access to max num users for a resource.
2004-05-08 16:13:26 +00:00