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
2012-12-06
Set the 'MadeChange' variable if we are deleting blocks.
Bill Wendling
2012-12-06
Have CannotBeNegativeZero() be aware of the nsz fast-math flag
Michael Ilseman
2012-12-05
Taking ownership of indvars/lsr.
Andrew Trick
2012-12-05
PR10867: Analogue of r169441 for when using external 'sh'. And actually run t...
Richard Smith
2012-12-05
RegPressureTracker::dump(): Remove unnecessary argument.
Andrew Trick
2012-12-05
PR10867. lit would interpret
Richard Smith
2012-12-05
Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both
Akira Hatanaka
2012-12-05
Quick build fix for c++03 clang. This needs a proper solution. Note that thes...
Michael J. Spencer
2012-12-05
Change std::vector to SmallVector<4> and remove some unused methods.
Eli Bendersky
2012-12-05
Define new-value store instructions with base+immediate addressing mode
Jyotsna Verma
2012-12-05
Fix name. The array is unboundED.
Bill Wendling
2012-12-05
RegisterPressureTracker: fix findUseBetween to handle DebugValue
Andrew Trick
2012-12-05
RegisterPressureTracker: unify virtual registers and physical regunits.
Andrew Trick
2012-12-05
RegisterPresssureTracker: Track live physical register by unit.
Andrew Trick
2012-12-05
Cost Model: change the default cost of control flow instructions (br / ret / ...
Nadav Rotem
2012-12-05
Correct ARM NOP encoding
David Sehr
2012-12-05
Remove unused methods
Eli Bendersky
2012-12-05
[NVPTX] Fix crash with unnamed struct arguments
Justin Holewinski
2012-12-05
Add dump of Win64 EH unwind data.
Michael J. Spencer
2012-12-05
Updates to Win64EH.h structures.
Michael J. Spencer
2012-12-05
Test commit.
David Sehr
2012-12-05
Use multiclass to define store instructions with base+immediate offset
Jyotsna Verma
2012-12-05
Remove the non-const getInst accessor. It wasn't being used, and isn't very
Eli Bendersky
2012-12-05
Adjust JIT target triple on OS X to match the current architecture.
Bob Wilson
2012-12-05
Fix misplaced closing brace.
Matthew Curtis
2012-12-05
Remove two dead functions resulting from a bad rebase.
Andrew Trick
2012-12-05
Try to unbreak the build on hosts that don't transitively pull in a definitio...
Benjamin Kramer
2012-12-05
Remove unused MachineInstr constructors.
Jakob Stoklund Olesen
2012-12-05
Added a option to the disassembler to print immediates as hex.
Kevin Enderby
2012-12-05
- Added calls to doInitialization/doFinalization to immutable passes
Pedro Artigas
2012-12-05
[msan] Instrument bswap intrinsic.
Evgeniy Stepanov
2012-12-05
[msan] Initialize callbacks in runOnFunction as opposed to doInitialization.
Evgeniy Stepanov
2012-12-05
[msan] Change linkage type of __msan_track_origins.
Evgeniy Stepanov
2012-12-05
Simplified BLEND pattern matching for shuffles.
Elena Demikhovsky
2012-12-05
RegisterPressure API. Add support for physical register units.
Andrew Trick
2012-12-05
Added RegisterPressureTracker::dump() for debugging.
Andrew Trick
2012-12-05
Comment formatting.
Andrew Trick
2012-12-05
docs: Explain plain preformatted text
Sean Silva
2012-12-05
fix a typo
Shuxin Yang
2012-12-05
Copy clang/Driver/<Option parsing stuff> to llvm.
Michael J. Spencer
2012-12-05
docs: Sphinxify `docs/tutorial/`
Sean Silva
2012-12-04
Remove bundling from the MCAssembler interface
David Sehr
2012-12-05
Add x86 isel lowering logic to form bit test with inverted condition. e.g.
Evan Cheng
2012-12-04
Appease GCC's -Wparentheses.
Matt Beaumont-Gay
2012-12-04
Split up the ParseOptionalAttrs method into three different methods for each
Bill Wendling
2012-12-04
Removing an include of a deleted header
Eli Bendersky
2012-12-04
LoopVectorizer: Increase the number of pointers that can be tested at runtime...
Nadav Rotem
2012-12-04
Enable if-conversion during vectorization.
Nadav Rotem
2012-12-04
ARM custom lower ctpop for vector types. Patch by Pete Couperus.
Evan Cheng
2012-12-04
Fix a bug in vectorization of if-converted reduction variables. If the
Nadav Rotem
[prev]
[next]