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-07
The Mips standalone assembler intial directive support.
Jack Carter
2012-09-07
The Mips standalone assembler fpu instruction support.
Jack Carter
2012-09-06
Re-work bit/bits value resolving in tblgen
Michael Liao
2012-09-06
The Mips standalone assembler memory instruction support.
Jack Carter
2012-09-06
Allow overlaps between virtreg and physreg live ranges.
Jakob Stoklund Olesen
2012-09-06
Diagnose invalid alignments on duplicating VLDn instructions.
Tim Northover
2012-09-06
Check for invalid alignment values when decoding VLDn/VSTn (single ln) instru...
Tim Northover
2012-09-06
BasicAA: Recognize cyclic NoAlias phis
Arnold Schwaighofer
2012-09-06
Use correct part of complex operand to encode VST1 alignment.
Tim Northover
2012-09-06
BasicAA: GEPs of NoAlias'ing base ptr with equivalent indices are NoAlias
Arnold Schwaighofer
2012-09-06
Disable stack coloring by default in order to resolve the i386 failures.
Nadav Rotem
2012-09-06
AVX2 optimization.
Elena Demikhovsky
2012-09-06
Fix the test by specifying an exact cpu model.
Nadav Rotem
2012-09-06
Fix switch_to_lookup_table.ll test from r163302.
Hans Wennborg
2012-09-06
Improve codegen for BUILD_VECTORs on ARM.
James Molloy
2012-09-06
Build lookup tables for switches (PR884)
Hans Wennborg
2012-09-06
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
2012-09-06
Optimize codegen for VSETLNi{8,16,32} operating on Q registers. Degenerate to...
James Molloy
2012-09-06
Add patterns for converting stores of subvector_extracts of lower 128-bits of...
Craig Topper
2012-09-06
Revert "Enable MCJIT tests on Darwin."
Jim Grosbach
2012-09-06
Enable MCJIT tests on Darwin.
Jim Grosbach
2012-09-06
Mips specific llvm assembler support for branch and jump instructions.
Jack Carter
2012-09-05
Use predication instead of pseudo-opcodes when folding into MOVCC.
Jakob Stoklund Olesen
2012-09-05
Add missing file for test.
Nick Lewycky
2012-09-05
Teach libObject about some more ELF relocations. llvm-objdump -r now knows
Nick Lewycky
2012-09-05
JumpThreading: when default destination is the destination of some cases in a
Manman Ren
2012-09-05
Mips specific llvm assembler support for ALU instructions. This includes
Jack Carter
2012-09-05
Strip old MachineInstrs *after* we know we can put them back.
Tim Northover
2012-09-05
LLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instruction access the
Pranav Bhandarkar
2012-09-05
Fixed the DAG combiner to better handle the folding of AND nodes for vector t...
Silviu Baranga
2012-09-05
Fix UseInitArray option for MIPS target.
Logan Chien
2012-09-04
Make provenance checking conservative in cases when
Dan Gohman
2012-09-04
Move tie checks into MachineVerifier::visitMachineOperand.
Jakob Stoklund Olesen
2012-09-04
Generic Bypass Slow Div
Preston Gurd
2012-09-04
Porting Hexagon MI Scheduler to the new API.
Sergei Larin
2012-09-04
Patch to implement UMLAL/SMLAL instructions for the ARM architecture
Arnold Schwaighofer
2012-09-04
This patch optimizes shuffle instruction - generates 2 instructions instead o...
Elena Demikhovsky
2012-09-04
LICM may hoist an instruction with undefined behavior above a trap.
Nadav Rotem
2012-09-04
Add support for fetching inlining context (stack of source code locations)
Alexey Samsonov
2012-09-03
Fix more fallout from r158919, similar to PR13547.
Bob Wilson
2012-09-02
escape special char when handling CXX_FOR_OCAMLOPT
Nuno Lopes
2012-09-02
fix test's RUN lines
Nuno Lopes
2012-09-02
Not all targets have efficient ISel code generation for select instructions.
Nadav Rotem
2012-09-02
LoopRotation: Make the brute force DomTree update more brute force.
Benjamin Kramer
2012-09-02
Generate better select code by allowing the target to use scalar select, and ...
Nadav Rotem
2012-09-01
Revert "Take account of boolean vector contents when promoting a build vector...
Pete Cooper
2012-09-01
Fix Thumb2 fixup kind in the integrated-as.
Logan Chien
2012-09-01
Teach DAG combine a number of tricks to simplify FMA expressions in fast-math...
Owen Anderson
2012-09-01
llvm/test/CodeGen/X86/fp-fast.ll: Suppress FMA4 on AMD Bulldozer host, corres...
NAKAMURA Takumi
2012-09-01
Fix Atom bots for r163036.
Manman Ren
[prev]
[next]