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-26
Add more tests for sandboxing on ARM
Eli Bendersky
2012-11-20
Remove tabs
Eli Bendersky
2012-11-20
Add tests for auto-updating version of vld[1-4]
Eli Bendersky
2012-11-15
Sandboxing of VLD instructions
Eli Bendersky
2012-11-15
Merge commit '08e9cb46feb0c8e08e3d309a0f9fd75a04ca54fb'
Derek Schuff
2012-11-14
Fix nacl.read.tp() intrinsic to not generate "addl %gs:0, %REG"
Mark Seaborn
2012-11-14
Implement sandboxing of NEON store instructions
Eli Bendersky
2012-11-13
Merge commit 'be02a90de17f857ba65bbd8a11653ca1bad30adc'
Derek Schuff
2012-11-12
Add a test and rename a couple of others.
Eli Bendersky
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
2012-11-06
Adding sandboxing test
Eli Bendersky
2012-11-06
CostModel: add another known vector trunc optimization.
Nadav Rotem
2012-11-06
Cost Model: add tables for some avx type-conversion hacks.
Nadav Rotem
2012-11-06
Merge commit 'cfe09ed28d8a65b671e8b7a716a933e98e810e32'
Derek Schuff
2012-11-05
CostModel: Add tables for the common x86 compares.
Nadav Rotem
2012-11-05
Code Model: Improve the accuracy of the zext/sext/trunc vector cost estimation.
Nadav Rotem
2012-11-05
Fix for PR14264 cause by commit r167237 which did not take into account a
Kevin Enderby
2012-11-05
Cost Model: Normalize the insert/extract index when splitting types
Nadav Rotem
2012-11-05
Cost Model: teach the cost model about expanding integers.
Nadav Rotem
2012-11-05
On PowerPC64, integer return values (as well as arguments) are supposed
Ulrich Weigand
2012-11-05
Implement the cost of abnormal x86 instruction lowering as a table.
Nadav Rotem
[next]