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-11-17
Memoize results from ScalarEvolution's getUnsignedRange and getSignedRange.
Dan Gohman
2010-11-17
Fix warnings about missing parents between || and &&.
Dan Gohman
2010-11-17
Only avoid the check if we're the last operand before the variable
Eric Christopher
2010-11-17
Add binary emission stuff for VLDM/VSTM. This reuses the
Bill Wendling
2010-11-17
Fix typo: Exectuable -> Executable
Peter Collingbourne
2010-11-16
Use new neon_vector_type and neon_polyvector_type attributes for Neon vectors.
Bob Wilson
2010-11-16
Change Neon polynomial types to be signed to match GCC.
Bob Wilson
2010-11-16
Refactor to new GetNumElements function.
Bob Wilson
2010-11-16
Use the correct variable names so that the encodings will be correct.
Bill Wendling
2010-11-16
Reapply r118917. With pseudo-instruction expansion moved to
Dan Gohman
2010-11-16
update coding standards. Partial specialization is now ok,
Chris Lattner
2010-11-16
Fix assembling X86CompilationCallback_Win64.asm on VS 10.
Oscar Fuentes
2010-11-16
Test for llvm-gcc patch 119392.
Dale Johannesen
2010-11-16
libc++ and compiler_rt are now dual licensed under UIUC and MIT license.
Chris Lattner
2010-11-16
Fix grammaro.
Dan Gohman
2010-11-16
Add ExpandPseudos.cpp.
Evan Cheng
2010-11-16
Add .loc methods to the streamer.
Rafael Espindola
2010-11-16
Split pseudo-instruction expansion into a separate pass, to make it
Dan Gohman
2010-11-16
Add const.
Rafael Espindola
2010-11-16
Fix emergency spilling in LiveIntervals::spillPhysRegAroundRegDefsUses.
Jakob Stoklund Olesen
2010-11-16
Print out the register class of the current interval.
Jakob Stoklund Olesen
2010-11-16
Document -enable-no-infs-fp-math and -enable-no-nans-fp-math command line opt...
Peter Collingbourne
2010-11-16
Tidy up some things in <arm_neon.h>.
Bob Wilson
2010-11-16
Reapply "Stop using struct wrappers for Neon vector types in <arm_neon.h>."
Bob Wilson
2010-11-16
system_error: More conditional error codes for Darwin.
Michael J. Spencer
2010-11-16
Revert "Stop using struct wrappers for Neon vector types in <arm_neon.h>."
Bob Wilson
2010-11-16
Parse and ignore some .cfi_* directives.
Rafael Espindola
2010-11-16
This is the first step in adding sane error handling support to LLVMSystem.
Michael J. Spencer
2010-11-16
Stop using struct wrappers for Neon vector types in <arm_neon.h>.
Bob Wilson
2010-11-16
Revert inadvertant checkin of CMake libdeps.
Jim Grosbach
2010-11-16
ARM conditional mov encoding fix.
Jim Grosbach
2010-11-16
Have a few places that want to simplify phi nodes use SimplifyInstruction
Duncan Sands
2010-11-16
Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks
Dan Gohman
2010-11-16
In which I discover the existence of loops. Threading an operation
Duncan Sands
2010-11-16
A bit more of gnu as compatibility when handling relocations with aliases.
Rafael Espindola
2010-11-16
L_bit doesn't work here.
Bill Wendling
2010-11-16
- Remove dead patterns.
Bill Wendling
2010-11-16
vldm and vstm are mnemonics for vldmia and vstmia resp.
Bill Wendling
2010-11-16
Make the verifier a little quieter on instructions that it's probably
Eric Christopher
2010-11-16
Fix a bug I introduced in the ppc refactoring, which caused long
Chris Lattner
2010-11-16
Test encodings for LDM and STM.
Bill Wendling
2010-11-16
Encode the multi-load/store instructions with their respective modes ('ia',
Bill Wendling
2010-11-16
Object: Get rid of sys::Path, Triple, and cleanup namespace.
Michael J. Spencer
2010-11-16
add copy of comment to the code that will survive the mcjit'ization
Chris Lattner
2010-11-16
relax an assertion a bit, allowing the GPR argument of
Chris Lattner
2010-11-16
Remember to resize SpillSlotToUsesMap when allocating an emergency spill slot.
Jakob Stoklund Olesen
2010-11-16
Fix PR8612 in the standard spiller, take two.
Jakob Stoklund Olesen
2010-11-16
Add Thumb2 encodings for mov and friends.
Owen Anderson
2010-11-15
Change the 11 byte nop to be a single instruction.
Rafael Espindola
2010-11-15
fix a pasto that massively broke the ppc jit while the buildbots happened
Chris Lattner
[prev]
[next]