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-10-28
Implement brind operator for mips16.
Reed Kotler
2012-10-28
This patch is for the implementation of mips16 complex pattern addr16.
Reed Kotler
2012-10-27
Never attempt to join an early-clobber def with a regular kill.
Jakob Stoklund Olesen
2012-10-27
LoopIdiom: Add checks to avoid turning memmove into an infinite loop.
Benjamin Kramer
2012-10-27
LoopIdiom: Recognize memmove loops.
Benjamin Kramer
2012-10-27
LoopIdiom: Replace custom dependence analysis with DependenceAnalysis.
Benjamin Kramer
2012-10-27
1. Fix a bug in getTypeConversion. When a *simple* type is split, we need to ...
Nadav Rotem
2012-10-27
[code size][ARM] Emit regular call instructions instead of the move, branch s...
Quentin Colombet
2012-10-27
Implement MipsHi for mips16
Reed Kotler
2012-10-27
[mips] Do not tail-call optimize vararg functions or functions with byval
Akira Hatanaka
2012-10-27
[mips] Make sure FuncArg doesn't advance when OrigArgIndex is the same as in the
Akira Hatanaka
2012-10-26
Refactor the VectorTargetTransformInfo interface.
Nadav Rotem
2012-10-26
Revert r163298 "Optimize codegen for VSETLNi{8,16,32} operating on Q registers."
Jakob Stoklund Olesen
2012-10-26
implement mips16 tls global addr
Reed Kotler
2012-10-26
Add GPRPair Register class to ARM.
Jakob Stoklund Olesen
2012-10-26
Remove LoopDependenceAnalysis.
Benjamin Kramer
2012-10-26
Move target-specific BBVectorize tests into a separate directory.
Hal Finkel
2012-10-26
Move the target-specific tests, which require specific backends, to dirs that...
Nadav Rotem
2012-10-26
Change the internalize pass to internalize all symbols when given an empty
Rafael Espindola
2012-10-26
Fix SCEV cache invalidation in LCSSA and LoopSimplify.
Benjamin Kramer
2012-10-26
Fix a crash in SimpliftDemandedBits of vectors of pointers.
Nadav Rotem
2012-10-26
Implement carry for subtract/add for mips16
Reed Kotler
2012-10-26
implement large (>16 bit) constant loading.
Reed Kotler
2012-10-26
Fix unexpected passes. These test do work with LTO on linux. I tested both
Rafael Espindola
2012-10-26
fix test setgek.ll so that it will not give false "make check"
Reed Kotler
2012-10-26
Port testcase to FileCheck.
Rafael Espindola
2012-10-26
Disable generation of pointer vectors by BBVectorize.
Hal Finkel
2012-10-25
Revert 166726 because it may have broken a number of SPEC tests. PR14183.
Nadav Rotem
2012-10-25
Fix a crash in ValueTracking. Add support for vectors of pointers.
Nadav Rotem
2012-10-25
Fix the cost-model test.
Nadav Rotem
2012-10-25
implement mips16 patterns for select nodes
Reed Kotler
2012-10-25
Add CPU model to BBVectorize cost-model tests.
Hal Finkel
2012-10-25
Add the cpu model to the test.
Nadav Rotem
2012-10-25
Begin incorporating target information into BBVectorize.
Hal Finkel
2012-10-25
Also optimize large switch statements.
Jakob Stoklund Olesen
2012-10-25
Merge commit 'a8a0a155de16830b8fcab539ba2ec21de3145532'
Derek Schuff
2012-10-25
Add test for ATOM ISA SSSE3
Michael Liao
2012-10-25
This patch addresses a PPC64 ELF issue with passing parameters consisting of
Bill Schmidt
2012-10-25
Initial TOC support for PowerPC64 object creation
Adhemerval Zanella
2012-10-25
The test avx-intel-ocl.ll failed. I can't reproduce on any of my machines. I ...
Elena Demikhovsky
2012-10-25
Teach SROA how to split whole-alloca integer loads and stores into
Chandler Carruth
2012-10-25
Add support for additional reduction variables: AND, OR, XOR.
Nadav Rotem
2012-10-24
Implement a basic cost model for vector and scalar instructions.
Nadav Rotem
2012-10-24
Tell llvm-mc we're using intel syntax, so we don't have to use directives.
Chad Rosier
2012-10-24
[ms-inline asm] Add back-end test case for r166632. Make sure we emit the
Chad Rosier
2012-10-24
Update GVN to support vectors of pointers.
Hal Finkel
2012-10-24
LoopVectorizer: Add a basic cost model which uses the VTTI interface.
Nadav Rotem
2012-10-24
Fix a miscompilation caused by a typo. When turning a adde with negative value
Evan Cheng
2012-10-24
getSmallConstantTripMultiple should never return zero.
Hal Finkel
2012-10-24
Add in support for getIntPtrType to get the pointer type based on the address...
Micah Villmow
[prev]
[next]