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
/
CellSPU
/
SPUTargetAsmInfo.cpp
Age
Commit message (
Expand
)
Author
2009-06-18
simplify macro debug info directive handling.
Chris Lattner
2009-01-26
CellSPU:
Scott Michel
2008-12-27
- Remove Tilmann's custom truncate lowering: it completely hosed over
Scott Michel
2008-11-08
CellSPU: Bring SPU's assembly printer more in-line with current LLVM code
Scott Michel
2008-11-07
CellSPU: Ensure that C strings are always put in the .rodata section
Scott Michel
2008-11-07
Teach CellSPU about ELF sections and new section emitter classes.
Scott Michel
2008-11-03
Refactor various TargetAsmInfo subclasses' TargetMachine members away
Dan Gohman
2008-09-24
Get rid of now unused {Four,Eight,Sixteen}ByteConstantSection
Anton Korobeynikov
2008-01-29
Overhaul Cell SPU's addressing mode internals so that there are now
Scott Michel
2007-12-29
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-05
Updated source file headers to llvm coding standard.
Scott Michel
2007-12-05
Main CellSPU backend files checked in. Intrinsics and autoconf files
Scott Michel