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-05
Add support for the PowerPC-specific inline asm Z constraint and y modifier.
Hal Finkel
2012-11-05
[PATCH] PowerPC: Expand load extend vector operations
Adhemerval Zanella
2012-11-05
Don't infer whether a value is captured in the current function from the
Richard Osborne
2012-11-03
Generalize the transform that boosts GEP indices to the size of a pointer to
Duncan Sands
2012-11-03
[mips] Set flag neverHasSideEffects flag on floating point conversion
Akira Hatanaka
2012-11-03
X86 CostModel: Add support for a some of the common arithmetic instructions f...
Nadav Rotem
2012-11-03
[mips] Set flag isAsCheapAsAMove flag on instruction LUi.
Akira Hatanaka
2012-11-03
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-02
Add a stub for the x86 cost model impl. Implement a basic cost rule for inser...
Nadav Rotem
2012-11-02
CostModel: add support for Vector Insert and Extract.
Nadav Rotem
2012-11-02
[mips] Fix disassembler test cases.
Akira Hatanaka
2012-11-02
Add a cost model analysis that allows us to estimate the cost of IR-level ins...
Nadav Rotem
2012-11-02
[mips] Fix bug in test case. Disable machine LICM to prevent instruction from
Akira Hatanaka
2012-11-02
Vext Lowering was missing opportunities
Quentin Colombet
2012-11-02
[mips] Use register number instead of name to print register $AT.
Akira Hatanaka
2012-11-02
[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditionally print directive
Akira Hatanaka
2012-11-02
Add a testcase to loop-idiom to cover PR14241 when we start handling
Chandler Carruth
2012-11-02
Revert the switch of loop-idiom to use the new dependence analysis.
Chandler Carruth
2012-11-01
BBVectorize: Commit the rest of the test-case change.
Hal Finkel
2012-11-01
BBVectorize: Use target costs for incoming and outgoing values instead of the...
Hal Finkel
2012-11-01
Add support for generating dwarf debugging info with assembly files
Kevin Enderby
2012-11-01
llvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not ready.
NAKAMURA Takumi
2012-11-01
[asan] don't instrument globals that we've created ourselves (reduces the bin...
Kostya Serebryany
2012-11-01
Add a test case for PR14233.
Chandler Carruth
2012-11-01
Revert the series of commits starting with r166578 which introduced the
Chandler Carruth
2012-11-01
[CMake] Add llvm-mcmarkup to check-llvm.
NAKAMURA Takumi
2012-11-01
test/CodeGen/X86/fp-fast.ll: Add +avx.
NAKAMURA Takumi
2012-11-01
Add a few more simple fast-math constant propagations and cancellations.
Owen Anderson
2012-10-31
MC: Simple example parser for MC assembly markup.
Jim Grosbach
2012-10-31
(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
Shuxin Yang
2012-10-31
LoopVectorize: Preserve NSW, NUW and IsExact flags.
Nadav Rotem
2012-10-31
Fix a bug in the cost calculation of vector casts. Detect situations where bi...
Nadav Rotem
2012-10-31
[mips] Set isAsCheapAsAMove flag on ADDiu and DADDiu, which enables
Akira Hatanaka
2012-10-31
Test case for r167039. Check that tail-call optimization is disabled for
Akira Hatanaka
2012-10-31
Remove fixme about unreachable cases from SwitchToLookupTable
Hans Wennborg
2012-10-31
BBVectorize: Choose pair ordering to minimize shuffles
Hal Finkel
2012-10-31
instcombine: Migrate strto* optimizations
Meador Inge
2012-10-31
Do simple constant propagation in lookup table formation for switches
Hans Wennborg
2012-10-31
LCSSA: Add a workaround for another nasty SCEV cache invalidation issue.
Benjamin Kramer
2012-10-31
DependenceAnalysis: Don't crash if there is no constant operand.
Benjamin Kramer
2012-10-31
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
Reed Kotler
2012-10-31
instcombine: Migrate strpbrk optimizations
Meador Inge
2012-10-31
instcombine: Migrate strlen optimizations
Meador Inge
2012-10-31
instcombine: Migrate strncpy optimizations
Meador Inge
2012-10-31
LoopVectorize: Do not vectorize loops with tiny constant trip counts.
Nadav Rotem
2012-10-31
This patch addresses an ABI compatibility issue with empty aggregate
Bill Schmidt
2012-10-31
Add support for loops that don't start with Zero.
Nadav Rotem
2012-10-31
instcombine: Migrate stpcpy optimizations
Meador Inge
2012-10-31
instcombine: Split out the __stpcpy_chk simplifications from StrCpyChkOpt
Meador Inge
2012-10-30
X86 SSE: update rsqrtss and rcpss to use two source operands and
Manman Ren
[prev]
[next]