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
Age
Commit message (
Expand
)
Author
2012-09-30
Revert r164910 because it causes failures to several phase2 builds.
Nadav Rotem
2012-09-30
A DAGCombine optimization for merging consecutive stores. This optimization i...
Nadav Rotem
2012-09-29
Add LLVM support for Swift.
Bob Wilson
2012-09-29
Whitespace.
Bob Wilson
2012-09-29
Fix a somewhat surprising miscompile where code relying on an ABI
Chandler Carruth
2012-09-29
Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile of
Duncan Sands
2012-09-29
A DAGCombine optimization for merging consecutive stores. This optimization i...
Nadav Rotem
2012-09-29
Add test case for r164850.
Evan Cheng
2012-09-28
Do not delete BBs if their addresses are taken. rdar://12396696
Evan Cheng
2012-09-28
MIPS DSP: add operands to make sure instruction strings are being matched.
Akira Hatanaka
2012-09-28
MIPS DSP: other miscellaneous instructions.
Akira Hatanaka
2012-09-28
Testcase for r164835
Manman Ren
2012-09-28
MIPS DSP: ADDUH.QB instruction sub-class.
Akira Hatanaka
2012-09-28
CorrelatedPropagation: BasicBlock::removePredecessor can simplify PHI nodes. ...
Benjamin Kramer
2012-09-28
GlobalOpt: non-constexpr bitcasts or GEPs can occur even if the global value ...
Benjamin Kramer
2012-09-28
Surprisingly, we missed a trivial case here. Fix that!
Nick Lewycky
2012-09-27
instcombine: Add more test cases for __strncpy_chk simplification
Meador Inge
2012-09-27
instcombine: Add more test cases for __strcpy_chk simplification
Meador Inge
2012-09-27
instcombine: Add more test cases for __memmove_chk simplification
Meador Inge
2012-09-27
instcombine: Add more test cases for __memcpy_chk simplification
Meador Inge
2012-09-27
instcombine: Add more test cases for __memset_chk simplification
Meador Inge
2012-09-27
Enable the new coalescer algorithm by default.
Jakob Stoklund Olesen
2012-09-27
MIPS DSP: ABSQ_S.PH instruction sub-class.
Akira Hatanaka
2012-09-27
MIPS DSP: SHLL.QB instruction sub-class.
Akira Hatanaka
2012-09-27
Fix a integer overflow in SimplifyCFG's look up table formation logic.
Benjamin Kramer
2012-09-27
Avoid dereferencing a NULL pointer.
Jakob Stoklund Olesen
2012-09-27
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
Prefer shuffles to selects. Backends love shuffles!
Nick Lewycky
2012-09-27
[arm-fast-isel] Add support for ELF PIC.
Jush Lu
2012-09-27
Test case for r164755 and 164756.
Akira Hatanaka
2012-09-27
MIPS DSP: ADDU.QB instruction sub-class.
Akira Hatanaka
2012-09-27
MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field...
Akira Hatanaka
2012-09-27
MIPS DSP: all the remaining instructions which read or write accumulators.
Akira Hatanaka
2012-09-27
MIPS DSP: add support for extract-word instructions.
Akira Hatanaka
2012-09-27
MIPS DSP: add vector load/store patterns.
Akira Hatanaka
2012-09-26
X86_32: Large Symbol+Offset relocations.
Jim Grosbach
2012-09-26
Now that invoke of an intrinsic is possible (for the llvm.do.nothing intrinsic)
Duncan Sands
2012-09-26
Address Duncan's comments on r164684:
Hans Wennborg
2012-09-26
When rewriting the pointer operand to a load or store which has
Chandler Carruth
2012-09-26
Teach all of the loads, stores, memsets and memcpys created by the
Chandler Carruth
2012-09-26
ARM/atomicrmw_minmax.ll: Fix RUN line.
NAKAMURA Takumi
2012-09-26
Fix tests that didn't test anything.
Benjamin Kramer
2012-09-26
Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
James Molloy
2012-09-26
SimplifyCFG: Make the switch-to-lookup table transformation store the
Hans Wennborg
2012-09-26
llvm/test/CodeGen/X86/mulx*.ll: Fix copypasto.
NAKAMURA Takumi
2012-09-26
Add SARX/SHRX/SHLX code generation support
Michael Liao
2012-09-26
Add RORX code generation support
Michael Liao
2012-09-26
Add MULX code generation support
Michael Liao
2012-09-26
Teach the 'lint' sanity checking pass to detect simple buffer overflows.
Duncan Sands
[prev]
[next]