index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Alpha
/
AlphaInstrInfo.cpp
Age
Commit message (
Expand
)
Author
2006-12-07
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-11-27
Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead
Evan Cheng
2006-11-13
Matches MachineInstr changes.
Evan Cheng
2006-10-31
more shotenning
Andrew Lenharth
2006-10-31
Add all that branch mangling niftiness
Andrew Lenharth
2006-10-24
fix warning about missing newline at end of file
Rafael Espindola
2006-10-24
implement uncond branch insertion so alpha works work branchfolding.
Chris Lattner
2006-03-09
these are copies too
Andrew Lenharth
2006-02-03
isStoreToStackSlot
Andrew Lenharth
2006-02-02
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...
Chris Lattner
2005-11-09
whatever. Intermediate patch to see what breaks. Seems ok.
Andrew Lenharth
2005-04-21
Remove trailing whitespace
Misha Brukman
2005-02-05
Make the rest of file header comments consistent in format and style
Misha Brukman
2005-01-26
initial fp support
Andrew Lenharth
2005-01-24
Clean ups, and taught the instruction selector about immediate forms
Andrew Lenharth
2005-01-22
Let me introduce you to the early stages of the llvm backend for the alpha pr...
Andrew Lenharth