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
/
CodeGen
Age
Commit message (
Expand
)
Author
2012-05-22
revert my previous patches that introduced an additional parameter to the obj...
Nuno Lopes
2012-05-22
Only erase virtregs with no uses left.
Jakob Stoklund Olesen
2012-05-21
FileCheck'ize test, and add a bit to test for r157221.
Jim Grosbach
2012-05-21
Allow 256-bit shuffles to still be split even if only half of the shuffle com...
Craig Topper
2012-05-20
When legalising shifts, do not pre-build a list of operands which
Peter Collingbourne
2012-05-20
Add a missing PPC 64-bit stwu pattern.
Hal Finkel
2012-05-20
Use the right register class for LDRrs.
Jakob Stoklund Olesen
2012-05-20
Transfer memory operands to the right instruction.
Jakob Stoklund Olesen
2012-05-20
Properly constrain register classes for sub-registers.
Jakob Stoklund Olesen
2012-05-20
Properly constrain register classes in 2-addr.
Jakob Stoklund Olesen
2012-05-19
Fix 12892.
Jakob Stoklund Olesen
2012-05-19
Erase joined copies immediately.
Jakob Stoklund Olesen
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
Add support for the 'd' mips inline asm output modifier.
Eric Christopher
2012-05-18
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
Add support for the mips 'x' inline asm modifier.
Eric Christopher
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
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
Remove incorrect pattern for ARM SMML instruction.
Tim Northover
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
Enable all Hexagon tests.
Sirish Pande
2012-05-14
Fix PR12821.
Jakob Stoklund Olesen
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
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
Fix test/CodeGen/X86/tls-pie.ll.
Hans Wennborg
2012-05-11
Implement initial-exec TLS model for 32-bit PIC x86
Hans Wennborg
2012-05-11
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-11
Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),
Dan Gohman
2012-05-10
Add support for the 'X' inline asm operand modifier.
Eric Christopher
2012-05-10
Hexagon V5 FP Support.
Sirish Pande
2012-05-10
Revert: 156550 "ARM: peephole optimization to remove cmp instruction"
Manman Ren
2012-05-10
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-10
AVX2: Add an additional broadcast idiom.
Nadav Rotem
2012-05-10
Generate AVX/AVX2 shuffles even when there is a memory op somewhere else in t...
Nadav Rotem
2012-05-09
Added a regress test for the bug #9964 before close it.
Danil Malyshev
2012-05-09
change the objectsize intrinsic signature: add a 3rd parameter to denote the ...
Nuno Lopes
[prev]
[next]