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-15 07:59:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Target
History
Chris Lattner
cc026ad4fc
Rename Sparc.h to TargetMachineImpls.h. Add hook for X86 target
...
llvm-svn: 4412
2002-10-29 20:51:29 +00:00
..
MachineInstrInfo.h
Move TargetInstrDescriptors extern to the one .cpp file that refers to it:
2002-10-29 17:40:30 +00:00
MRegisterInfo.h
Initial checkin of target support for X86 backend.
2002-10-25 23:00:40 +00:00
TargetCacheInfo.h
Inline some code from the cpp file
2002-10-28 23:53:32 +00:00
TargetData.h
- Add an endianness field to the TargetData datastructure
2002-10-14 22:41:13 +00:00
TargetFrameInfo.h
Changed
MachineCodeForMethod' to
MachineFunction'.
2002-10-28 00:28:31 +00:00
TargetInstrInfo.h
Move TargetInstrDescriptors extern to the one .cpp file that refers to it:
2002-10-29 17:40:30 +00:00
TargetMachine.h
Add hook for JIT compiler
2002-10-29 20:51:10 +00:00
TargetMachineImpls.h
Rename Sparc.h to TargetMachineImpls.h. Add hook for X86 target
2002-10-29 20:51:29 +00:00
TargetOptInfo.h
Interface to target-specific routines that support machine code optimization.
2002-09-20 00:49:21 +00:00
TargetRegInfo.h
Remvoe a bunch of unneeded forward decls
2002-10-28 02:27:07 +00:00
TargetSchedInfo.h
Minor cleanups, remove noncopyable so dot doesn't cluster unrelated stuff
2002-10-28 23:54:23 +00:00