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
Age
Commit message (
Expand
)
Author
2012-10-01
checking test case for r164811. was an omission to not check this in. this w...
Reed Kotler
2012-10-01
Fix PR13899
Michael Liao
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
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-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-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
Avoid dereferencing a NULL pointer.
Jakob Stoklund Olesen
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
ARM/atomicrmw_minmax.ll: Fix RUN line.
NAKAMURA Takumi
2012-09-26
Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
James Molloy
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
Generate an error message instead of asserting or segfaulting when we have a
Bill Wendling
2012-09-26
Generate an error message instead of asserting or segfaulting when we have a
Bill Wendling
2012-09-25
Add missing i64 max/min/umax/umin on 32-bit target
Michael Liao
2012-09-25
Fix an illegal tailcall opt where the callee returns a double via xmm while c...
Evan Cheng
2012-09-24
Mark jump tables in code sections with DataRegion directives.
Jim Grosbach
2012-09-24
Specify MachinePointerInfo as refering to the argument value and offset of the
Roman Divacky
2012-09-23
Revise test to avoid using of 'grep'
Michael Liao
2012-09-22
Enhance test case of atomic16 to verify inst encoding fixed in r164453.
Michael Liao
2012-09-21
[fast-isel] Fallback to SelectionDAG isel if we require strict alignment for
Chad Rosier
2012-09-21
llvm/test/CodeGen/X86/pr5145.ll: Tweak expressions to match for darwin target.
NAKAMURA Takumi
2012-09-21
Add missing i8 max/min/umax/umin support
Michael Liao
2012-09-21
llvm/test/CodeGen/ARM/fast-isel.ll: Fix possible typos, s/@unaligned_i16_stor...
NAKAMURA Takumi
2012-09-21
Testcase does not need to be this strict.
Chad Rosier
2012-09-21
Add newline.
Chad Rosier
2012-09-21
[fast-isel] Fallback to SelectionDAG isel if we require strict alignment for
Chad Rosier
2012-09-21
ARM: Use a dedicated intrinsic for vector bitwise select.
Jim Grosbach
2012-09-20
Ignore PHI-defs for -new-coalescer interference checks.
Jakob Stoklund Olesen
2012-09-20
Try to make these tests more portable.
Evan Cheng
2012-09-20
Fix broken check lines.
Benjamin Kramer
2012-09-20
Specify cpu to get the correct instruction ordering. Remove XFAIL.
Roman Divacky
[prev]
[next]