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-04 19:26:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
/
Alpha
History
Chris Lattner
e5d0064a9d
Rename SwitchSection -> switchSection to avoid conflicting with a future
...
change. llvm-svn: 24443
2005-11-21 06:55:27 +00:00
..
.cvsignore
…
Alpha.h
…
Alpha.td
Add attribute name and type to SubtargetFeatures.
2005-10-26 17:28:23 +00:00
AlphaAsmPrinter.cpp
Rename SwitchSection -> switchSection to avoid conflicting with a future
2005-11-21 06:55:27 +00:00
AlphaCodeEmitter.cpp
who would have thought you would want to write into globals too
2005-11-16 21:15:53 +00:00
AlphaInstrFormats.td
continued readcyclecounter support
2005-11-11 16:47:30 +00:00
AlphaInstrInfo.cpp
whatever. Intermediate patch to see what breaks. Seems ok.
2005-11-09 19:17:08 +00:00
AlphaInstrInfo.h
…
AlphaInstrInfo.td
continued readcyclecounter support
2005-11-11 16:47:30 +00:00
AlphaISelDAGToDAG.cpp
int comparison patterns
2005-10-26 18:44:45 +00:00
AlphaISelLowering.cpp
whatever. Intermediate patch to see what breaks. Seems ok.
2005-11-09 19:17:08 +00:00
AlphaISelLowering.h
…
AlphaISelPattern.cpp
fix more regressions
2005-11-12 19:06:28 +00:00
AlphaJITInfo.cpp
…
AlphaJITInfo.h
…
AlphaRegisterInfo.cpp
whatever. Intermediate patch to see what breaks. Seems ok.
2005-11-09 19:17:08 +00:00
AlphaRegisterInfo.h
whatever. Intermediate patch to see what breaks. Seems ok.
2005-11-09 19:17:08 +00:00
AlphaRegisterInfo.td
whatever. Intermediate patch to see what breaks. Seems ok.
2005-11-09 19:17:08 +00:00
AlphaRelocations.h
…
AlphaSubtarget.cpp
Give full control of subtarget features over to table generated code.
2005-10-26 17:30:34 +00:00
AlphaSubtarget.h
Typo made worse x 2 - take 2.
2005-10-26 18:07:50 +00:00
AlphaTargetMachine.cpp
prevent latent switch creation
2005-11-18 13:57:03 +00:00
AlphaTargetMachine.h
Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build.
2005-11-08 02:11:51 +00:00
Makefile
…