index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable all Hexagon tests.
Sirish Pande
2012-05-15
11
-28
/
+18
*
Teach SimplifyLibCalls about stpcpy.
David Majnemer
2012-05-15
1
-0
/
+43
*
Fix PR12821.
Jakob Stoklund Olesen
2012-05-14
1
-1
/
+33
*
Move the capture analysis from MemoryDependencyAnalysis to a more general place
Chad Rosier
2012-05-14
1
-0
/
+22
*
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
2
-74
/
+4
*
Rename @llvm.debugger to @llvm.debugtrap.
Dan Gohman
2012-05-14
1
-2
/
+2
*
Add support for the .rept directive. Patch by Vladmir Sorokin. I added support
Rafael Espindola
2012-05-12
3
-0
/
+35
*
ELF: Add support for the asm .version directive.
Benjamin Kramer
2012-05-12
1
-0
/
+17
*
AsmParser: Add support for the .purgem directive.
Benjamin Kramer
2012-05-12
1
-0
/
+12
*
AsmParser: ignore the .extern directive.
Benjamin Kramer
2012-05-12
1
-0
/
+4
*
AsmParser: Add support for .ifc and .ifnc directives.
Benjamin Kramer
2012-05-12
1
-0
/
+65
*
AsmParser: Add support for .ifb and .ifnb directives.
Benjamin Kramer
2012-05-12
1
-0
/
+67
*
Recommited r156374 with critical fixes in BitcodeReader/Writer:
Stepan Dyatkovskiy
2012-05-12
1
-0
/
+33
*
Teach Function::hasAddressTaken that BlockAddress doesn't really take
Jay Foad
2012-05-12
1
-0
/
+16
*
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
2
-0
/
+63
*
Fix test cases.
Akira Hatanaka
2012-05-12
13
-76
/
+76
*
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
3
-6
/
+8
*
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
2012-05-12
2
-3
/
+5
*
Do not replace operands of pseudo instructions with register $zero.
Akira Hatanaka
2012-05-11
1
-0
/
+16
*
Use regular expression to match register names.
Akira Hatanaka
2012-05-11
1
-1
/
+1
*
[fast-isel] Add support for selecting @llvm.trap().
Chad Rosier
2012-05-11
1
-0
/
+12
*
Hexagon constant extender support.
Brendon Cahoon
2012-05-11
2
-4
/
+74
*
[fast-isel] Remove -disable-arm-fast-isel option. -fast-isel=0 suffices. Min...
Chad Rosier
2012-05-11
1
-1
/
+1
*
[fast-isel] Cleaner fix for when we're unable to handle a non-double multi-reg
Chad Rosier
2012-05-11
1
-0
/
+17
*
objectsize: add a few more tests and fix a bug
Nuno Lopes
2012-05-11
1
-0
/
+55
*
Fix test/CodeGen/X86/tls-pie.ll.
Hans Wennborg
2012-05-11
1
-1
/
+1
*
Implement initial-exec TLS model for 32-bit PIC x86
Hans Wennborg
2012-05-11
1
-4
/
+13
*
Added the missing bit definition for the 4th bit of the STR (post reg) instru...
Silviu Baranga
2012-05-11
2
-0
/
+67
*
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate o...
Silviu Baranga
2012-05-11
1
-0
/
+3
*
Fix a minor logic mistake transforming compares in instcombine. PR12514.
Eli Friedman
2012-05-11
1
-0
/
+15
*
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-11
1
-0
/
+34
*
Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),
Dan Gohman
2012-05-11
1
-2
/
+14
*
objectsize: add support for GEPs with non-constant indexes
Nuno Lopes
2012-05-10
1
-0
/
+25
*
Add support for the 'X' inline asm operand modifier.
Eric Christopher
2012-05-10
1
-0
/
+15
*
Hexagon V5 FP Support.
Sirish Pande
2012-05-10
15
-0
/
+343
*
Teach DeadStoreElimination to eliminate exit-block stores with phi addresses.
Dan Gohman
2012-05-10
1
-0
/
+10
*
Revert: 156550 "ARM: peephole optimization to remove cmp instruction"
Manman Ren
2012-05-10
1
-34
/
+0
*
teach DSE and isInstructionTriviallyDead() about calloc
Nuno Lopes
2012-05-10
1
-1
/
+9
*
formatting change: strip debug info from test
Joel Jones
2012-05-10
1
-293
/
+83
*
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-10
1
-0
/
+34
*
Fix a problem with incomplete equality testing of PHINodes in
Joel Jones
2012-05-10
1
-0
/
+419
*
AVX2: Add an additional broadcast idiom.
Nadav Rotem
2012-05-10
1
-0
/
+12
*
Generate AVX/AVX2 shuffles even when there is a memory op somewhere else in t...
Nadav Rotem
2012-05-10
1
-0
/
+17
*
Fix the objc_storeStrong recognizer to stop before walking off the
Dan Gohman
2012-05-09
1
-0
/
+34
*
objectsize:
Nuno Lopes
2012-05-09
1
-11
/
+1
*
Added a regress test for the bug #9964 before close it.
Danil Malyshev
2012-05-09
1
-0
/
+9
*
change the objectsize intrinsic signature: add a 3rd parameter to denote the ...
Nuno Lopes
2012-05-09
10
-33
/
+49
*
Fixed a typo
Filipe Cabecinhas
2012-05-09
1
-1
/
+1
*
Add another peephole pattern for conditional moves.
Akira Hatanaka
2012-05-09
1
-0
/
+20
*
Make register FP allocatable if the compiled function does not have dynamic
Akira Hatanaka
2012-05-09
1
-0
/
+39
[next]