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-05-19
On Haswell, perfer storing YMM registers using a single instruction.
Nadav Rotem
2012-05-19
Add support for additional in-reg vbroadcast patterns
Nadav Rotem
2012-05-19
Actually support DW_TAG_rvalue_reference_type that we were trying
Eric Christopher
2012-05-19
Add support for the 'd' mips inline asm output modifier.
Eric Christopher
2012-05-19
SCEV: Add MarkPendingLoopPredicates to avoid recursive isImpliedCond.
Andrew Trick
2012-05-18
Fix replacing all the users of objc weak runtime routines
Dan Gohman
2012-05-18
allow LazyValueInfo::getEdgeValue() to reason about multiple edges from the s...
Nuno Lopes
2012-05-18
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
add test case for bugfix in r157032
Nuno Lopes
2012-05-18
Add support for the mips 'x' inline asm modifier.
Eric Christopher
2012-05-18
FileCheck-ify, apropos of nothing
Joel Jones
2012-05-18
Simplify handling of v16i8 shuffles and fix a missed optimization.
Craig Topper
2012-05-18
Teach two-address pass to update the "source" map so it doesn't perform a
Evan Cheng
2012-05-18
Temporarily disabled the MCJIT tests for Darwin, because the RuntimeDyldMachO...
Danil Malyshev
2012-05-18
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
Kevin Enderby
2012-05-18
Remove a test that was only testing for physreg joining.
Jakob Stoklund Olesen
2012-05-17
Remove -join-physregs from the test suite.
Jakob Stoklund Olesen
2012-05-17
Fix the encoding of the armv7m (MClass) for MSR APSR writes which was missing
Kevin Enderby
2012-05-17
- Added ExecutionEngine/MCJIT tests
Danil Malyshev
2012-05-17
Remove incorrect pattern for ARM SMML instruction.
Tim Northover
2012-05-16
Teach the 'opt' tool about '-Os' and '-Oz', corresponding to the Clang
Chandler Carruth
2012-05-16
Avoid creating a cycle when folding load / op with flag / store. PR11451474. ...
Evan Cheng
2012-05-15
Enable sub-sub-register copy coalescing.
Jakob Stoklund Olesen
2012-05-15
Add a test case for r156840, a fix to llvm-objdump when disassembling using
Kevin Enderby
2012-05-15
Enable all Hexagon tests.
Sirish Pande
2012-05-15
Teach SimplifyLibCalls about stpcpy.
David Majnemer
2012-05-14
Fix PR12821.
Jakob Stoklund Olesen
2012-05-14
Move the capture analysis from MemoryDependencyAnalysis to a more general place
Chad Rosier
2012-05-14
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
Rename @llvm.debugger to @llvm.debugtrap.
Dan Gohman
2012-05-12
Add support for the .rept directive. Patch by Vladmir Sorokin. I added support
Rafael Espindola
2012-05-12
ELF: Add support for the asm .version directive.
Benjamin Kramer
2012-05-12
AsmParser: Add support for the .purgem directive.
Benjamin Kramer
2012-05-12
AsmParser: ignore the .extern directive.
Benjamin Kramer
2012-05-12
AsmParser: Add support for .ifc and .ifnc directives.
Benjamin Kramer
2012-05-12
AsmParser: Add support for .ifb and .ifnb directives.
Benjamin Kramer
2012-05-12
Recommited r156374 with critical fixes in BitcodeReader/Writer:
Stepan Dyatkovskiy
2012-05-12
Teach Function::hasAddressTaken that BlockAddress doesn't really take
Jay Foad
2012-05-12
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
Fix test cases.
Akira Hatanaka
2012-05-12
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
2012-05-11
Do not replace operands of pseudo instructions with register $zero.
Akira Hatanaka
2012-05-11
Use regular expression to match register names.
Akira Hatanaka
2012-05-11
[fast-isel] Add support for selecting @llvm.trap().
Chad Rosier
2012-05-11
Hexagon constant extender support.
Brendon Cahoon
2012-05-11
[fast-isel] Remove -disable-arm-fast-isel option. -fast-isel=0 suffices. Min...
Chad Rosier
2012-05-11
[fast-isel] Cleaner fix for when we're unable to handle a non-double multi-reg
Chad Rosier
2012-05-11
objectsize: add a few more tests and fix a bug
Nuno Lopes
2012-05-11
Fix test/CodeGen/X86/tls-pie.ll.
Hans Wennborg
[prev]
[next]