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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ConvergingScheduler to GenericScheduler.
Andrew Trick
2013-09-19
1
-63
/
+63
*
DebugInfo: llvm-dwarfdump support for gnu_pubnames section
David Blaikie
2013-09-19
6
-24
/
+52
*
PR16726: extend rol/ror matching
Kai Nacke
2013-09-19
2
-2
/
+113
*
Revert PR16726: extend rol/ror matching
Kai Nacke
2013-09-19
2
-111
/
+0
*
PR16726: extend rol/ror matching
Kai Nacke
2013-09-19
2
-0
/
+111
*
DebugInfo: Improve IR annotation comments for GNU pubthings.
David Blaikie
2013-09-19
4
-22
/
+68
*
Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
2013-09-19
12
-17
/
+167
*
Add testcase to make sure we don't generate too many jumps for a une compare.
Bill Wendling
2013-09-19
1
-0
/
+43
*
Unbreak C++03 build.
Benjamin Kramer
2013-09-19
1
-4
/
+6
*
[Fast-math] Disable "(C1/X)*C2 => (C1*C2)/X" if C1/X has multiple uses.
Shuxin Yang
2013-09-19
2
-3
/
+18
*
InstCombine: Don't allow turning vector-of-pointer loads into vector-of-integer.
Benjamin Kramer
2013-09-19
2
-1
/
+12
*
Unshift the GDB index/GNU pubnames constants modified in r191025
David Blaikie
2013-09-19
3
-67
/
+56
*
llvm-c: Add LLVMGetPointerToFunction
Anders Waldenborg
2013-09-19
2
-0
/
+6
*
llvm-c: Make LLVMGetFirstTarget a proper prototype
Anders Waldenborg
2013-09-19
1
-1
/
+1
*
Remove extraneous space, the asm printing infrastructure adds a space
Eric Christopher
2013-09-19
1
-1
/
+0
*
DebugInfo: Simplify gnu_pubnames index computation.
David Blaikie
2013-09-19
2
-56
/
+28
*
X86 horizontal vector reduction cost model
Yi Jiang
2013-09-19
2
-0
/
+355
*
Remove unnecessary conditional operators performing bool->bool conversion.
David Blaikie
2013-09-19
1
-2
/
+2
*
Fix a typo and simplify a boolean expression.
David Blaikie
2013-09-19
1
-3
/
+2
*
GVN proceeds in the presence of dead code.
Shuxin Yang
2013-09-19
9
-28
/
+384
*
msbuild: Set _MSC_VER to match the CRT we're using
Reid Kleckner
2013-09-19
2
-0
/
+10
*
Add function DominatorTree::getDescendants().
Shuxin Yang
2013-09-19
1
-0
/
+20
*
Include an LLVM-vs2012_xp toolset in the MSBuild integration
Reid Kleckner
2013-09-19
4
-0
/
+37
*
[msan] Wrap indirect functions.
Evgeniy Stepanov
2013-09-19
2
-7
/
+64
*
DAGCombiner: Don't fold vector muls with constants that look like a splat of ...
Benjamin Kramer
2013-09-19
2
-3
/
+25
*
[NVPTX] Make constant vector test case endian-independent
Justin Holewinski
2013-09-19
1
-3
/
+2
*
[NVPTX] Support constant vector globals
Justin Holewinski
2013-09-19
2
-1
/
+8
*
[ARMv8] Add support for the v8 cryptography extensions.
Amara Emerson
2013-09-19
16
-17
/
+459
*
X86: FrameIndex addressing modes do have a base register.
Tim Northover
2013-09-19
2
-1
/
+24
*
Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."
Andrew Trick
2013-09-19
11
-136
/
+74
*
Encapsulate PassManager debug flags to avoid static init and cxa_exit.
Andrew Trick
2013-09-18
11
-74
/
+136
*
whitespace
Andrew Trick
2013-09-18
6
-33
/
+33
*
Fix two issues regarding Got pointer (GP) setup.
Reed Kotler
2013-09-18
3
-14
/
+26
*
Debug info: Get rid of the VLA indirection hack in FastISel.
Adrian Prantl
2013-09-18
4
-21
/
+19
*
Attempt to fix llvm-ppc64-linux2 buildbot failure by adding
Preston Gurd
2013-09-18
1
-1
/
+1
*
Verify that llvm can generate the prefetchw instruction when the CPU is
Preston Gurd
2013-09-18
1
-0
/
+2
*
Remove empty dir.
Galina Kistanova
2013-09-18
0
-0
/
+0
*
Remove empty dir.
Galina Kistanova
2013-09-18
0
-0
/
+0
*
Make DynamicLibrary use ManagedStatic. This is pretty simple and should just ...
Filip Pizlo
2013-09-18
2
-28
/
+10
*
More XCore TTI cleanup -- remove an unused private field flagged by
Chandler Carruth
2013-09-18
1
-4
/
+2
*
Name the XCore target-specific subdirectories canonically.
Chandler Carruth
2013-09-18
4
-0
/
+0
*
[asan] call __asan_stack_malloc_N only if use-after-return detection is enabl...
Kostya Serebryany
2013-09-18
1
-1
/
+22
*
A couple of tests, in llvm/test/Transforms/*/xcore, are XCore-specific. They ...
NAKAMURA Takumi
2013-09-18
2
-0
/
+6
*
Target/XCore/CMakeLists.txt: Add XCoreTargetTransformInfo.cpp.
NAKAMURA Takumi
2013-09-18
1
-0
/
+1
*
Prevent LoopVectorizer and SLPVectorizer running if the target has no vector ...
Robert Lytton
2013-09-18
9
-0
/
+172
*
Re-add tests from r179291 which were accidentally removed by r181177.
Andrea Di Biagio
2013-09-18
1
-0
/
+28
*
[SystemZ] Add unsigned compare-and-branch instructions
Richard Sandiford
2013-09-18
33
-156
/
+2234
*
'svn add' the test cases.
Joey Gouly
2013-09-18
5
-0
/
+92
*
[ARMv8] Add CRC instructions.
Joey Gouly
2013-09-18
4
-1
/
+96
*
Revert r190921. It broke Windows.
Filip Pizlo
2013-09-18
1
-7
/
+25
[next]