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
2013-03-21
Add support for spilling VRSAVE on PPC
Hal Finkel
2013-03-21
Correct PPC FRAMEADDR lowering using a pseudo-register
Hal Finkel
2013-03-21
Avoid NEON SP-FP unless unsafe-math or Darwin
Renato Golin
2013-03-21
Update some EH tests that were violating the new EH model.
Bill Wendling
2013-03-21
Move library call prototype attribute inference to functionattrs
Meador Inge
2013-03-20
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
When computing the demanded bits of Load SDNodes, make sure that we are looki...
Nadav Rotem
2013-03-20
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
2013-03-20
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
Correct cost model for vector shift on AVX2
Michael Liao
2013-03-20
Refactor file/directory path in namespace debug info to refer directly to the...
David Blaikie
2013-03-20
Enhance debug info namespace test to check for context/scope reference
David Blaikie
2013-03-20
Make target-specific test case in r177474 only run when that target is built
David Blaikie
2013-03-20
Reorder the DIFile parameter in DINameSpace
David Blaikie
2013-03-20
Add a test case for PR15318 fixed in r177472
Hao Liu
2013-03-20
Don't assume the test directory is writable, use %T to find a writable
Nick Lewycky
2013-03-20
Test DW_TAG_namespace support in the backend
David Blaikie
2013-03-20
Fix PR15296
Michael Liao
2013-03-20
Fix test case regression on ARM & PPC introduced r177239
David Blaikie
2013-03-20
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
2013-03-20
Propagate DAG node ordering during type legalization and instruction selection
Justin Holewinski
2013-03-19
Fix pr13145 - Naming a function like a register name confuses the asm parser.
Chad Rosier
2013-03-19
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
2013-03-19
Add a comment to the CodeGen/PowerPC/asym-regclass-copy.ll test
Hal Finkel
2013-03-19
IndVarSimplify: do not recompute an IV value outside of the loop if :
Arnaud A. de Grandmaison
2013-03-19
Rewrite pre-increment store patterns to use standard memory operands.
Ulrich Weigand
2013-03-19
Prepare to make r0 an allocatable register on PPC
Hal Finkel
2013-03-19
Optimize sext <4 x i8> and <4 x i16> to <4 x i64>.
Nadav Rotem
2013-03-19
Cleanup PPC64 unaligned i64 load/store
Hal Finkel
2013-03-19
Improve long vector sext/zext lowering on ARM
Renato Golin
2013-03-19
Don't reserve R31 on PPC64 unless the frame pointer is needed
Hal Finkel
2013-03-19
Emit the linkage name instead of the function name, when available. This means
Nick Lewycky
2013-03-18
Fix a sign-extension bug in PPCCTRLoops
Hal Finkel
2013-03-18
Fix PPC unaligned 64-bit loads and stores
Hal Finkel
2013-03-18
ARM cost model: Make some vector integer to float casts cheaper
Arnold Schwaighofer
2013-03-18
ARM cost model: Correct cost for some cheap float to integer conversions
Arnold Schwaighofer
2013-03-18
Extend global merge pass to optionally consider global constant variables.
Quentin Colombet
2013-03-18
Change test cases to handle unaligned references.
Bill Schmidt
2013-03-18
Remove unnecessary leading comment characters in lit-only file
David Blaikie
2013-03-18
Check whether a pointer is non-null (isKnownNonNull) in isKnownNonZero.
Manman Ren
2013-03-18
Include '.test' suffix in target specific lit configs that need it
David Blaikie
2013-03-18
Fix large count and negative constant count handling in PPCCTRLoops
Hal Finkel
2013-03-18
Cleanup initial-value constants in PPCCTRLoops
Hal Finkel
2013-03-18
Initially forgotten-to-svn-add test case for r177279.
David Tweed
2013-03-18
[asan] when creating string constants, set unnamed_attr and align 1 so that e...
Kostya Serebryany
2013-03-18
[asan] don't instrument functions with available_externally linkage. This sav...
Kostya Serebryany
2013-03-18
Post process ADC/SBB and use a shorter encoding if they use a sign extended i...
Craig Topper
2013-03-18
Refactor some duplicated code into helper functions.
Craig Topper
2013-03-17
Reduced dont-infinite-loop-during-block-escape-analysis.ll with bugpoint and ...
Michael Gottesman
2013-03-17
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
[prev]
[next]