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-22 03:48:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Target
History
Chris Lattner
a3663c3dbb
Add some helper methods
...
llvm-svn: 26882
2006-03-20 00:55:52 +00:00
..
MRegisterInfo.h
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
2006-02-22 16:23:43 +00:00
SubtargetFeature.h
Improve compatibility with VC2005, patch by Morten Ofstad!
2006-01-26 20:41:32 +00:00
TargetData.h
Add a new InvalidateStructLayoutInfo method and some comments.
2006-01-14 00:06:42 +00:00
TargetFrameInfo.h
…
TargetInstrInfo.h
add a hook to insert a noop
2006-03-05 23:48:51 +00:00
TargetInstrItineraries.h
<cassert> no longer required to make VC++ happy.
2005-11-04 02:59:16 +00:00
TargetJITInfo.h
…
TargetLowering.h
Add some helper methods
2006-03-20 00:55:52 +00:00
TargetMachine.h
Added getTargetLowering() - returns DAG lowering info.
2006-03-13 23:17:42 +00:00
TargetMachineRegistry.h
…
TargetOptions.h
- Added option -relocation-model to set relocation model. Valid values include static, pic,
2006-02-22 20:19:42 +00:00
TargetSchedInfo.h
…
TargetSubtarget.h
…