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
Age
Commit message (
Expand
)
Author
2010-10-09
Don't test a removed function.
Benjamin Kramer
2010-10-09
syntax-highlighting: Fix module asm keyword.
Michael J. Spencer
2010-10-09
MC-COFF: Implement InitSections. Fixes PR8335.
Michael J. Spencer
2010-10-09
MC-COFF: Add COFFAsmParser. Completes PR8343.
Michael J. Spencer
2010-10-09
Fix Whitespace.
Michael J. Spencer
2010-10-09
MC-COFF: Assert on non-coff sections.
Michael J. Spencer
2010-10-09
Add Kate syntax highlighting files.
Michael J. Spencer
2010-10-09
Add VLD4 scheduling itineraries.
Evan Cheng
2010-10-09
MC: Move ParseDirectiveELFType into ELFAsmParser. COFF uses .type for somethi...
Michael J. Spencer
2010-10-09
Finish vld3 and vld4.
Evan Cheng
2010-10-09
Complete vld2 instruction itineries.
Evan Cheng
2010-10-09
Multiply instructions are issued on pipeline 0. They do not need to reserve p...
Evan Cheng
2010-10-09
Correct some load / store instruction itinerary mistakes:
Evan Cheng
2010-10-09
Simplify test and move into a generic "crash" ll file.
Bill Wendling
2010-10-09
Check to make sure that the iterator isn't at the beginning of the basic block
Bill Wendling
2010-10-08
add jit support for the new psuedo instructions I added for
Chris Lattner
2010-10-08
machine a mutable machineinstr down into emitInstruction.
Chris Lattner
2010-10-08
Fix the store part of this as well. Fixes smg2000.
Eric Christopher
2010-10-08
Rename SplitEditor::rewrite to finish() and break it out into a couple of new
Jakob Stoklund Olesen
2010-10-08
Avoid compiler warning: comparison between signed and unsigned integer.
Evan Cheng
2010-10-08
Extract method ProcessUses from LocalRewriter::RewriteMBB. Both parent and child
Jakob Stoklund Olesen
2010-10-08
Do not check that the bodies of two defs of same linkonce global are the same.
Anton Korobeynikov
2010-10-08
Implement a few more binary encoding bits. Still very early stage proof-of-
Jim Grosbach
2010-10-08
Allow << streaming of MCOperand.
Jim Grosbach
2010-10-08
Classify value numbers into connected components in linear time.
Jakob Stoklund Olesen
2010-10-08
Call InitSections in llc and clang so that the binaries produced by them
Rafael Espindola
2010-10-08
Filter out illegal formulae after updating offsets, not before, so that
Dan Gohman
2010-10-08
Recommit 116056, now with the missing file...
Cameron Esfahani
2010-10-08
Don't waste time unfolding simple loads. The unfolded copy won't be hoisted.
Evan Cheng
2010-10-08
Fix operand latency computation in cases where the definition operand is
Evan Cheng
2010-10-08
CrashRecovery: Fix raise() override to actually send the right signal, *cough*.
Daniel Dunbar
2010-10-08
A few 80 column cleanups
Jim Grosbach
2010-10-08
trailing whitespace
Jim Grosbach
2010-10-08
Reapply 116059, this time without the fatfingered pasto at the top.
Jim Grosbach
2010-10-08
Reverting 116059. Bots are unhappy with it.
Jim Grosbach
2010-10-08
reverting 116056: win64_params.ll may need to be conditionalized?
Andrew Trick
2010-10-08
Line number 0 indicates there is no source line/file name info available for ...
Devang Patel
2010-10-08
'const'ify getMachineOpValue() and associated helpers.
Jim Grosbach
2010-10-08
Start separating out code metrics into code size metrics and code performance...
Kenneth Uildriks
2010-10-08
Small patch to restore home register stack space allocation for the Win64 cas...
Cameron Esfahani
2010-10-08
Change register allocation order for ARM VFP and NEON registers to put the
Bob Wilson
2010-10-08
testcase that goes with r116053
Chris Lattner
2010-10-08
fix a subtle bug I introduced in my refactoring, where we stopped preferring
Chris Lattner
2010-10-08
rename test
Chris Lattner
2010-10-08
merge tests
Chris Lattner
2010-10-08
filecheckize.
Chris Lattner
2010-10-08
reapply: Use the new TB_NOT_REVERSABLE flag instead of special
Chris Lattner
2010-10-08
reapply the patch reverted in r116033:
Chris Lattner
2010-10-08
Fix Formatting.
Michael J. Spencer
2010-10-08
MC-COFF: Fix Simple and Complex type. Fixes PR8320.
Michael J. Spencer
[next]