index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
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-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
2012-05-11
Implement initial-exec TLS model for 32-bit PIC x86
Hans Wennborg
2012-05-11
Added the missing bit definition for the 4th bit of the STR (post reg) instru...
Silviu Baranga
2012-05-11
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate o...
Silviu Baranga
2012-05-11
Fix a minor logic mistake transforming compares in instcombine. PR12514.
Eli Friedman
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
objectsize: add support for GEPs with non-constant indexes
Nuno Lopes
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
Teach DeadStoreElimination to eliminate exit-block stores with phi addresses.
Dan Gohman
2012-05-10
Revert: 156550 "ARM: peephole optimization to remove cmp instruction"
Manman Ren
2012-05-10
teach DSE and isInstructionTriviallyDead() about calloc
Nuno Lopes
2012-05-10
formatting change: strip debug info from test
Joel Jones
2012-05-10
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-10
Fix a problem with incomplete equality testing of PHINodes in
Joel Jones
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
Fix the objc_storeStrong recognizer to stop before walking off the
Dan Gohman
2012-05-09
objectsize:
Nuno Lopes
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]