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-11-29
When combining consecutive stores allow loads in between the stores, if the l...
Nadav Rotem
2012-11-28
ARM: Implement CanLowerReturn so large vectors get expanded into sret.
Benjamin Kramer
2012-11-28
Fix initial frame state on powerpc64.
Ulrich Weigand
2012-11-28
Add error handling in getInt.
Patrik Hägglund
2012-11-28
[asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLV...
Kostya Serebryany
2012-11-28
misched: Analysis that partitions the DAG into subtrees.
Andrew Trick
2012-11-28
misched: better alias analysis.
Andrew Trick
2012-11-28
BBVectorize: Correctly merge SubclassOptionalData
Hal Finkel
2012-11-27
This patch makes medium code model the default for 64-bit PowerPC ELF.
Bill Schmidt
2012-11-27
Add -verify-machineinstrs to these fast-isel test cases.
Chad Rosier
2012-11-27
Modified depends() to recognize that when all levels are "=" and
Preston Briggs
2012-11-27
CSE: allow PerformTrivialCoalescing to check copies across basic block
Manman Ren
2012-11-27
instcombine: Don't replace all uses for instructions with no uses
Meador Inge
2012-11-27
SCEV: Even if the latch terminator is foldable we can't deduce the result of ...
Benjamin Kramer
2012-11-27
X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
Manman Ren
2012-11-27
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
Never use .lcomm on platforms where it does not accept an alignment
Ulrich Weigand
2012-11-27
Move sprintf simplifier tests to test/Transforms/InstCombine
Meador Inge
2012-11-27
Remove the dependent libraries feature.
Bill Wendling
2012-11-27
llvm/test/Transforms/SimplifyLibCalls: FileCheck-ize 3 tests.
NAKAMURA Takumi
2012-11-27
llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Handle @sprintf() with -ins...
NAKAMURA Takumi
2012-11-27
llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Fix datalayout since r168516.
NAKAMURA Takumi
2012-11-27
Trailing linefeeds.
NAKAMURA Takumi
2012-11-27
Revert accidental commit.
Craig Topper
2012-11-27
Make PrintReg constructor explicit to prevent weird implicit conversions from...
Craig Topper
2012-11-27
tsan: instrument atomic nand operation
Dmitry Vyukov
2012-11-27
Add test cases for r168417.
Craig Topper
2012-11-27
test/Transforms/SimplifyLibCalls/SPrintF.ll: Suppress this for now. r168677 u...
NAKAMURA Takumi
2012-11-27
Modify depends(Src, Dst, PossiblyLoopIndependent).
Preston Briggs
2012-11-27
instcombine: Migrate sprintf optimizations
Meador Inge
2012-11-27
The section is .debug_line.
Eric Christopher
2012-11-27
Extend test case for r168657.
Chad Rosier
2012-11-27
Fast-math test for SimplifyInstruction: fold multiply by 0
Michael Ilseman
2012-11-27
llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression correspo...
NAKAMURA Takumi
2012-11-27
Fast-math test case for bitcode and textual reading/writing
Michael Ilseman
2012-11-26
Make this test less sensitive.
Eli Bendersky
2012-11-26
Get rid of the getPointeeAlignment helper function from
Eli Friedman
2012-11-26
Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.
Chad Rosier
2012-11-26
rdar://12329730 (defect 2)
Shuxin Yang
2012-11-26
instcombine: Migrate printf optimizations
Meador Inge
2012-11-26
Normalize splat 256bit vectors with 8 elements.
Jakub Staszak
2012-11-26
Rewrite test to not use a FileCheck variable and redefine it on the same line.
Eli Bendersky
2012-11-26
[tsan] add fail order to compare_exchange
Dmitry Vyukov
2012-11-26
instcombine: Migrate toascii optimizations
Meador Inge
2012-11-26
instcombine: Migrate isascii optimizations
Meador Inge
2012-11-26
instcombine: Migrate isdigit optimizations
Meador Inge
2012-11-26
Fix bogus comment; no functional change.
Meador Inge
2012-11-26
instcombine: Migrate *abs optimizations
Meador Inge
2012-11-25
instcombine: Migrate ffs* optimizations
Meador Inge
2012-11-25
Add support for .cfi_register now that it is easy to extent the representation
Rafael Espindola
[prev]
[next]