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-13
Add wider vector/integer support for PR12312
Michael Liao
2012-09-13
Enhance type legalization on bitcast from vector to integer
Michael Liao
2012-09-13
Fix test case to avoid PIC magic.
Jakob Stoklund Olesen
2012-09-13
Fix the TCRETURNmi64 bug differently.
Jakob Stoklund Olesen
2012-09-13
Revert r163761 "Don't fold indexed loads into TCRETURNmi64."
Jakob Stoklund Olesen
2012-09-13
MemCpyOpt: When forming a memset from stores also take GEP constexprs into ac...
Benjamin Kramer
2012-09-13
This patch introduces A15 as a target in LLVM.
Silviu Baranga
2012-09-13
Fix a dagcombine optimization. The optimization attempts to optimize a bitcas...
Nadav Rotem
2012-09-13
Stack Coloring: We have code that checks that all of the uses of allocas
Nadav Rotem
2012-09-13
Don't fold indexed loads into TCRETURNmi64.
Jakob Stoklund Olesen
2012-09-12
Recommit, with fixes:
Eric Christopher
2012-09-12
Fix PR11985
Michael Liao
2012-09-12
Detect overflow in the path count computation. rdar://12277446.
Dan Gohman
2012-09-12
Revert "Add some support for dealing with an object pointer on arguments."
Eric Christopher
2012-09-12
PGO: preserve branch-weight metadata when removing a case which jumps
Manman Ren
2012-09-12
This patch corrects logic in PPCFrameLowering for save and restore of ...
Roman Divacky
2012-09-12
Fix constant folding through bitcasts by no longer relying on undefined behav...
Kristof Beyls
2012-09-12
Stack coloring: remove lifetime intervals which contain escaped allocas.
Nadav Rotem
2012-09-12
Add some support for dealing with an object pointer on arguments.
Eric Christopher
2012-09-11
[ms-inline asm] Split the parsing of IR asm strings into GCC and MS variants.
Chad Rosier
2012-09-11
SimplifyCFG: preserve branch-weight metadata when creating a new switch from
Manman Ren
2012-09-11
Formatting. No functional change intended.
Chad Rosier
2012-09-11
Stack Coloring: Dont crash on dbg values which use stack frames.
Nadav Rotem
2012-09-11
Add a pass that renames everything with metasyntatic names. This works well a...
Alex Rosenberg
2012-09-10
Revert r160148 it seems to cause more problems than it should
Eric Christopher
2012-09-10
Add newline.
Chad Rosier
2012-09-10
test/CodeGen/X86/ms-inline-asm.ll: Relax for non-darwin x86 targets. '##Inlin...
NAKAMURA Takumi
2012-09-10
[ms-inline asm] Properly emit the asm directives when the AsmPrinterVariant
Chad Rosier
2012-09-10
Update test case for Release builds.
Chad Rosier
2012-09-10
[ms-inline asm] Pass the correct AsmVariant to the PrintAsmOperand() function
Chad Rosier
2012-09-10
[ms-inline asm] Add support for .att_syntax directive.
Chad Rosier
2012-09-10
Don't attempt to use flags from predicated instructions.
Jakob Stoklund Olesen
2012-09-10
Stack Coloring: Handle the case where END markers come before BEGIN markers p...
Nadav Rotem
2012-09-10
Enhance PR11334 fix to support extload from v2f32/v4f32
Michael Liao
2012-09-10
Add boolean simplification support from CMOV
Michael Liao
2012-09-10
Fix an assertion failure when optimising a shufflevector incorrectly into con...
James Molloy
2012-09-10
Stack Coloring: Add support for multiple regions of the same slot, within a ...
Nadav Rotem
2012-09-10
The VPSHUFB 256-bit instruction may be generated when one of input vector is ...
Elena Demikhovsky
2012-09-10
Teach the DAGBuilder about lifetime markers which are generated from PHINodes.
Nadav Rotem
2012-09-09
Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
Craig Topper
2012-09-08
Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
Craig Topper
2012-09-08
Add support for lowering FABS of vector types.
Craig Topper
2012-09-08
Set operation action for FFLOOR to Expand for all vector types for X86. Set F...
Craig Topper
2012-09-08
Remove an incorrect assert during branch weight propagation.
Andrew Trick
2012-09-07
Fix alignment of .comm and .lcomm on mingw32.
Benjamin Kramer
2012-09-07
Initial relocations test for the Mips standalone assembler.
Jack Carter
2012-09-07
MC: Overhaul handling of .lcomm
Benjamin Kramer
2012-09-07
PR13754: llvm-mc/x86 crashes on .cfi directives without the % prefix for regi...
Benjamin Kramer
2012-09-07
yet another attempt at fixing @OCAMLOPT@ for sed.
Nuno Lopes
2012-09-07
The Mips standalone assembler aliased instruction support.
Jack Carter
[prev]
[next]