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-13
Fix the instcombine GEP index widening transform to work correctly for vector
Duncan Sands
2012-11-13
Relax the restrictions on vector of pointer types, and vector getelementptr.
Duncan Sands
2012-11-13
DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...
Benjamin Kramer
2012-11-13
Figure out <size> argument of llvm.lifetime intrinsics at the moment they are...
Alexey Samsonov
2012-11-13
instcombine: Migrate math library call simplifications
Meador Inge
2012-11-13
BBVectorize: Don't vectorize vector-manipulation chains
Hal Finkel
2012-11-13
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
Cleanup the main RegisterCoalescer loop.
Andrew Trick
2012-11-13
revert r167740
Shuxin Yang
2012-11-12
BBVectorize: Only some insert element operand pairs are free.
Hal Finkel
2012-11-12
Fix test case added in patch fixing PR14314
Michael Liao
2012-11-12
Update test case for r167754/r167755.
Chad Rosier
2012-11-12
BBVectorize: Use a more sophisticated check for input cost
Hal Finkel
2012-11-12
BBVectorize: Check the types of compare instructions
Hal Finkel
2012-11-12
This change is to fix rdar://12571717 which is about assertion in Reassociate...
Shuxin Yang
2012-11-12
misched: Infrastructure for weak DAG edges.
Andrew Trick
2012-11-12
Add a test and rename a couple of others.
Eli Bendersky
2012-11-12
BBVectorize: Check the input types of shuffles for legality
Hal Finkel
2012-11-12
Normalize memcmp constant folding results.
Meador Inge
2012-11-12
Fix PR14314
Michael Liao
2012-11-12
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-11
Remove hard-coded constant in Transforms/InstCombine/memcmp-1.ll
Meador Inge
2012-11-11
instcombine: Migrate memset optimizations
Meador Inge
2012-11-11
instcombine: Migrate memmove optimizations
Meador Inge
2012-11-11
instcombine: Migrate memcpy optimizations
Meador Inge
2012-11-11
instcombine: Migrate memcmp optimizations
Meador Inge
2012-11-11
instcombine: Migrate strstr optimizations
Meador Inge
2012-11-10
instcombine: Migrate strcspn optimizations
Meador Inge
2012-11-10
Convert an improper CodeGen test to a MC test.
Evan Cheng
2012-11-10
instcombine: Query target library information to gate libcall simplifications
Meador Inge
2012-11-10
xfail a bad test. This is a MC test but it's dependent on a codegen optimizat...
Evan Cheng
2012-11-10
Disable the Thumb no-return call optimization:
Evan Cheng
2012-11-10
Cleanup pcmp(e/i)str(m/i) instruction definitions and load folding support.
Craig Topper
2012-11-09
[NVPTX] Use ABI alignment for parameters when alignment is not specified.
Justin Holewinski
2012-11-09
Fix assertions in updateRegMaskSlots().
Jakob Stoklund Olesen
2012-11-09
tsan: switch to new memory_order constants (ABI compatible)
Dmitry Vyukov
2012-11-09
tsan: instrument all atomics (including fetch_add, exchange, cas, etc)
Dmitry Vyukov
2012-11-09
Add support for memory runtime check. When we can, we calculate array bounds.
Nadav Rotem
2012-11-08
llvm/ConstantFolding.cpp: Make ReadDataFromGlobal() and FoldReinterpretLoadFr...
NAKAMURA Takumi
2012-11-08
Add @nacl.read.tp() intrinsic, a fast version of NaCl's tls_get() IRT interface
Mark Seaborn
2012-11-08
Recommit modified r167540.
Amara Emerson
2012-11-08
Add support of RTM from TSX extension
Michael Liao
2012-11-08
instcombine: Migrate strspn optimizations
Meador Inge
2012-11-07
Add a relocation visitor to lib object. This works via caching relocated
Eric Christopher
2012-11-07
Adding a simple test for sandboxing loads and stores
Eli Bendersky
2012-11-07
Only do switch-to-lookup table transformation when TargetTransformInfo
Hans Wennborg
2012-11-07
[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
Akira Hatanaka
2012-11-07
Fix bad test IR in switch_to_lookup_table.ll
Hans Wennborg
2012-11-07
misched: Heuristics based on the machine model.
Andrew Trick
2012-11-06
Clean up the CHECK lines to be less pedantic
Eli Bendersky
[prev]
[next]