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
/
test
/
CodeGen
/
Blackfin
Age
Commit message (
Expand
)
Author
2009-10-15
Move Blackfin intrinsics into the Target/Blackfin directory.
Jakob Stoklund Olesen
2009-09-28
Coalescer should not delete extract_subreg, insert_subreg, and subreg_to_reg of
Evan Cheng
2009-09-09
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-08-15
Add XFAIL testcase for setcc undef.
Jakob Stoklund Olesen
2009-08-15
Add XFAIL test case for a scavenger assert.
Jakob Stoklund Olesen
2009-08-15
Update LocalRewriter::DistanceMap when inserting stack loads.
Jakob Stoklund Olesen
2009-08-11
Rebuild RegScavenger::DistanceMap each time it is needed.
Jakob Stoklund Olesen
2009-08-08
Add support for READCYCLECOUNTER in Blackfin back-end.
Jakob Stoklund Olesen
2009-08-08
Don't build illegal ops in DAGCombiner::SimplifyBinOpWithSameOpcodeHands().
Jakob Stoklund Olesen
2009-08-05
Turn some insert_subreg, extract_subreg, subreg_to_reg into implicit_defs.
Evan Cheng
2009-08-04
LowerSubregsInstructionPass::LowerExtract should not extend the live range of...
Jakob Stoklund Olesen
2009-08-02
Remove unneeded intrinsics from Blackfin backend.
Jakob Stoklund Olesen
2009-08-02
Fix issue in regscavenger when scavenging a callee-saved register that has no...
Jakob Stoklund Olesen
2009-08-02
Never add a kill flag to a constrained physical register in a two-addr instru...
Jakob Stoklund Olesen
2009-08-02
Scavenger asserts.
Jakob Stoklund Olesen
2009-08-02
Add some basic blackfin intrinsics.
Jakob Stoklund Olesen
2009-08-02
Inline assembly support for Blackfin.
Jakob Stoklund Olesen
2009-08-02
Analog Devices Blackfin back-end.
Jakob Stoklund Olesen