index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo library: add support for fetching absolute paths to source files
Alexey Samsonov
2012-07-19
10
-24
/
+69
*
Fixed few warnings.
Galina Kistanova
2012-07-19
3
-4
/
+4
*
Remove tabs.
Bill Wendling
2012-07-19
1
-85
/
+85
*
Remove tabs.
Bill Wendling
2012-07-19
2
-4
/
+3
*
Remove tabs.
Bill Wendling
2012-07-19
1
-15
/
+13
*
Remove tabs.
Bill Wendling
2012-07-19
3
-8
/
+8
*
Tweak prose.
Chad Rosier
2012-07-19
1
-1
/
+1
*
Remove tabs.
Bill Wendling
2012-07-19
17
-79
/
+79
*
Remove tabs.
Bill Wendling
2012-07-19
3
-13
/
+13
*
Remove tabs.
Bill Wendling
2012-07-19
10
-32
/
+35
*
Remove tabs.
Bill Wendling
2012-07-19
2
-4
/
+4
*
Remove tabs.
Bill Wendling
2012-07-19
4
-57
/
+57
*
Remove tabs.
Bill Wendling
2012-07-18
3
-3
/
+3
*
Move around some enum elements so that lastMRM corrects gets assigned 56, which
Richard Trieu
2012-07-18
1
-2
/
+2
*
TblGen: Tweak to pretty-print DAGISel.inc a bit better.
Jim Grosbach
2012-07-18
1
-2
/
+2
*
Allow PointerIntPairs to be created from const void *.
Jordan Rose
2012-07-18
1
-1
/
+12
*
X86: remove redundant cmp against zero.
Manman Ren
2012-07-18
3
-15
/
+95
*
This patch fixes 8 out of 20 unexpected failures in "make check"
Preston Gurd
2012-07-18
11
-34
/
+74
*
Adding some debug information to PassManager
Victor Oliveira
2012-07-18
1
-0
/
+20
*
Whitespace.
Chad Rosier
2012-07-18
1
-18
/
+14
*
Fix a somewhat nasty crasher in PR13378. This crashes inside of
Chandler Carruth
2012-07-18
2
-22
/
+53
*
Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings.
Andrew Trick
2012-07-18
1
-4
/
+11
*
whitespace
Andrew Trick
2012-07-18
1
-2
/
+2
*
Added unit test for PR13361: LSR + SCEV "hangs" on reasonably sized test.
Andrew Trick
2012-07-18
1
-0
/
+517
*
test commit
Victor Oliveira
2012-07-18
1
-0
/
+1
*
Add some missed ELF constants definitions:
Simon Atanasyan
2012-07-18
1
-1
/
+36
*
Update config.h.cmake corresponding to config.h.in.
NAKAMURA Takumi
2012-07-18
1
-7
/
+13
*
The vbroadcast family of instructions has 'fallback patterns' in case where the
Nadav Rotem
2012-07-18
1
-6
/
+8
*
Mips specific inline asm operand modifier 'M':
Jack Carter
2012-07-18
2
-65
/
+131
*
SCEVTraversal: Add a visited set.
Andrew Trick
2012-07-18
1
-1
/
+3
*
Remove tab characters.
Craig Topper
2012-07-18
1
-13
/
+13
*
Fix typo in error message and remove some tab characters.
Craig Topper
2012-07-18
1
-5
/
+5
*
indvars: drive by heuristics fix.
Andrew Trick
2012-07-18
1
-1
/
+1
*
indvars: Linear function test replace should avoid reusing undef.
Andrew Trick
2012-07-18
3
-9
/
+96
*
Make x86 asm parser to check for xmm vs ymm for index register in gather inst...
Craig Topper
2012-07-18
8
-21
/
+118
*
Fixed few warnings.
Galina Kistanova
2012-07-18
1
-1
/
+2
*
ignore 'invoke @llvm.donothing', but still keep the edge to the continuation BB
Nuno Lopes
2012-07-18
1
-1
/
+1
*
More replacing of target-dependent intrinsics with target-indepdent
Joel Jones
2012-07-18
4
-10
/
+29
*
Apparently it's possible to do an 'invoke asm'.
Nuno Lopes
2012-07-17
1
-2
/
+3
*
Clean up Mips16InstrFormats.td and Mips16InstrInfo.td.
Akira Hatanaka
2012-07-17
2
-93
/
+117
*
Add test case for r160387
Evan Cheng
2012-07-17
1
-2
/
+44
*
Back out r160101 and instead implement a dag combine to recover from instcomb...
Evan Cheng
2012-07-17
4
-25
/
+29
*
TableGen: Pattern<> references to null_frag are a nop.
Jim Grosbach
2012-07-17
1
-0
/
+5
*
Fix broken ipo_ext_iterator constructors.
Jakob Stoklund Olesen
2012-07-17
1
-3
/
+3
*
Add some trace output to TwoAddressInstructionPass.
Jakob Stoklund Olesen
2012-07-17
1
-1
/
+4
*
Remove unused variable.
Benjamin Kramer
2012-07-17
1
-1
/
+0
*
simplify getSetSize() per Duncan's comments
Nuno Lopes
2012-07-17
1
-6
/
+5
*
llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileCheck-ize. It fixes PR13301.
NAKAMURA Takumi
2012-07-17
1
-2
/
+3
*
Allow for customized graph edge pruning in PostOrderIterator.h
Jakob Stoklund Olesen
2012-07-17
2
-38
/
+73
*
Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in ...
Alexey Samsonov
2012-07-17
6
-29
/
+41
[next]