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
*
This patch aims to improve compile time performance by increasing
Preston Gurd
2013-02-01
1
-13
/
+13
*
Add a testcase for some past-the-end address subtleties.
Dan Gohman
2013-02-01
1
-0
/
+77
*
Two changes relevant to LEA and x32:
David Sehr
2013-02-01
5
-3
/
+58
*
Fix errant fallthrough in the generation of the lifetime markers.
Nadav Rotem
2013-02-01
1
-0
/
+1
*
Fix misplaced 'break'.
Jim Grosbach
2013-02-01
1
-3
/
+3
*
Use a continue to simplify loop and reduce indentation. No functional change.
Chad Rosier
2013-02-01
1
-24
/
+25
*
Hexagon: Test case to confirm generation of indexed loads with zero offset.
Jyotsna Verma
2013-02-01
1
-0
/
+70
*
Replace LDriu*[bhdw]_indexed_V4 instructions with "def Pats".
Jyotsna Verma
2013-02-01
3
-504
/
+33
*
Add appropriate TSFlags to the instructions that must be always extended.
Jyotsna Verma
2013-02-01
1
-148
/
+147
*
InstSimplify: stripAndComputeConstantOffsets can be called with vectors of po...
Benjamin Kramer
2013-02-01
2
-10
/
+29
*
Remove currently unused register decoder from AArch64.
Tim Northover
2013-02-01
1
-14
/
+0
*
Add explicit triples to AArch64 tests
Tim Northover
2013-02-01
76
-83
/
+83
*
Revert r174152. The shift amount may overflow and in that case this transform...
Nadav Rotem
2013-02-01
2
-26
/
+0
*
Optimize shift lefts of a constant by a value plus constant into a single shift.
Nadav Rotem
2013-02-01
2
-0
/
+26
*
[docs] Fixup fallout from other grammar fixup.
Sean Silva
2013-02-01
1
-1
/
+1
*
[docs] Add missing colon to TableGen grammar.
Sean Silva
2013-02-01
1
-1
/
+1
*
MachineModel: Inconsequential TableGen SubtargetEmitter fix.
Andrew Trick
2013-02-01
1
-1
/
+15
*
Remove some dead code, improve some asserts, and other assorted changes. No f...
Bill Wendling
2013-02-01
2
-29
/
+13
*
Add a comment explaining an unavailable optimization.
Dan Gohman
2013-02-01
1
-0
/
+28
*
Remove one of the odious 'Raw' methods.
Bill Wendling
2013-02-01
3
-18
/
+5
*
Use iterators instead of relying upon a bitmask of attributes to remove attri...
Bill Wendling
2013-02-01
1
-11
/
+17
*
Rewrite instsimplify's handling if icmp on pointer values to remove the
Dan Gohman
2013-02-01
2
-56
/
+110
*
Fix another typo in the classof definitions that doesn't (currently)
Chandler Carruth
2013-02-01
1
-1
/
+1
*
Add iterators to the AttributeSet class so that we can access the Attributes ...
Bill Wendling
2013-01-31
2
-0
/
+17
*
An alloca can be equal to an argument. It can't *alias* an alloca, but it could
Dan Gohman
2013-01-31
2
-12
/
+13
*
Switch the code added in r173885 to use the new, shiny RTTI
Chandler Carruth
2013-01-31
2
-9
/
+5
*
Fix a think-o in the condition here. =[ I would commit the test that
Chandler Carruth
2013-01-31
1
-1
/
+1
*
s/AttrBuilder::addAttributes/AttrBuilder::addAttribute/g because that's more ...
Bill Wendling
2013-01-31
2
-19
/
+19
*
Fix a copy/paste-o that got missed because 'check' doesn't build lto.
Chandler Carruth
2013-01-31
1
-1
/
+1
*
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
2013-01-31
12
-51
/
+104
*
Remove the AttrBuilder form of the Attribute::get creators.
Bill Wendling
2013-01-31
5
-66
/
+69
*
Regenerate configure to hopefully fix buildbot breakage. Oh how I love autoconf.
Richard Smith
2013-01-31
1
-9
/
+5
*
Update AMDGPURegisterInfo::eliminateFrameIndex() corresponding to r174083.
NAKAMURA Takumi
2013-01-31
2
-0
/
+2
*
Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warning
Richard Smith
2013-01-31
5
-4
/
+15
*
[lit] Add a test for internal shell execution behaviors.
Daniel Dunbar
2013-01-31
10
-0
/
+125
*
[lit] Change to raise InternalShellError for all command execution issues.
Daniel Dunbar
2013-01-31
1
-4
/
+5
*
Document another instsimplify assumption.
Dan Gohman
2013-01-31
1
-0
/
+7
*
R600: Fold clamp, neg, abs
Tom Stellard
2013-01-31
2
-5
/
+49
*
R600: Consider bitcast when folding const_address node.
Tom Stellard
2013-01-31
2
-0
/
+11
*
R600: Make store_dummy intrinsic more general by passing export type
Tom Stellard
2013-01-31
2
-4
/
+9
*
Remove unused variable, which should have been removed with r174083.
Chad Rosier
2013-01-31
1
-1
/
+0
*
Linker: correctly link in dbg.declare
Manman Ren
2013-01-31
3
-2
/
+151
*
Add support for emitting a string attribute.
Bill Wendling
2013-01-31
2
-45
/
+77
*
[lit] Fix bug where InternalShellError messages were discarded.
Daniel Dunbar
2013-01-31
1
-3
/
+2
*
Add braces, so my head doesn't explode.
Chad Rosier
2013-01-31
1
-1
/
+2
*
[lit] Fix a shell parsing bug with ';' not separated by whitespace.
Daniel Dunbar
2013-01-31
1
-4
/
+9
*
Update AArch64 backend to changed eliminateFrameIndex interface.
Tim Northover
2013-01-31
2
-13
/
+10
*
When lowering memcpys to loads and stores, make sure we don't promote alignments
Lang Hames
2013-01-31
2
-25
/
+61
*
[Dwarf] early exit to avoid creating dangling DIEs
Manman Ren
2013-01-31
1
-1
/
+6
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
25
-176
/
+139
[next]