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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Dump the function name when TargetLowering::LowerCall() fails
Tom Stellard
2013-02-08
1
-0
/
+5
*
R600: rework flow creation in the structurizer v2
Tom Stellard
2013-02-08
1
-177
/
+195
*
R600: fix loop analyses in the structurizer
Tom Stellard
2013-02-08
1
-113
/
+183
*
R600: fix PHI value adding in the structurizer
Tom Stellard
2013-02-08
1
-65
/
+81
*
Minor cleanup.
Dan Gohman
2013-02-08
1
-1
/
+1
*
Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12...
Bob Wilson
2013-02-08
7
-69
/
+31
*
Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the
Reed Kotler
2013-02-08
2
-0
/
+21
*
DAGCombiner: Constant folding around pre-increment loads/stores
Hal Finkel
2013-02-08
1
-0
/
+89
*
BBVectorize: Use TTI->getAddressComputationCost
Hal Finkel
2013-02-08
1
-0
/
+5
*
Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects.
Bob Wilson
2013-02-08
3
-34
/
+20
*
Refine fix to bug 15041.
Bill Schmidt
2013-02-08
1
-18
/
+17
*
[SimplifyLibCalls] Library call simplification doen't work if the call site
Chad Rosier
2013-02-08
1
-1
/
+7
*
Typos.
Jakob Stoklund Olesen
2013-02-08
1
-4
/
+4
*
The patch to fix some issues in r174543 fixed the lines failing the test, but...
David Tweed
2013-02-08
1
-3
/
+3
*
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-08
5
-10
/
+42
*
Test Commit
Michael Kuperstein
2013-02-08
1
-1
/
+1
*
Parse the attribute group reference on a function.
Bill Wendling
2013-02-08
2
-8
/
+94
*
When Mips16 frames grow large, the immediate field may exceed the maximum
Reed Kotler
2013-02-08
3
-10
/
+90
*
Revert "Have InstCombine call SipmlifyCall when handling calls. Test case inc...
Andrew Trick
2013-02-08
1
-6
/
+0
*
Use ParseFnAttributeValuePairs instead of ParseOptionalFuncAttrs
Bill Wendling
2013-02-08
2
-90
/
+50
*
Have InstCombine call SipmlifyCall when handling calls. Test case included.
Michael Ilseman
2013-02-07
1
-0
/
+6
*
fix 80-col violation and fix the docs.
Nadav Rotem
2013-02-07
1
-3
/
+7
*
[mips] Make Filler a class and reduce indentation.
Akira Hatanaka
2013-02-07
1
-34
/
+38
*
Formatting.
Eric Christopher
2013-02-07
1
-2
/
+1
*
"Clean up" line section symbol emission by emitting the section
Eric Christopher
2013-02-07
2
-8
/
+12
*
[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp
Will Schmidt
2013-02-07
1
-0
/
+1
*
Constrain PowerPC autovectorization to fix bug 15041.
Bill Schmidt
2013-02-07
1
-0
/
+19
*
[mips] Add definition of JALR instruction which has two register operands. Ch...
Akira Hatanaka
2013-02-07
3
-3
/
+14
*
R600/SI: cleanup VGPR encoding
Tom Stellard
2013-02-07
5
-178
/
+16
*
R600/SI: Handle VGPR64 destination in copyPhysReg().
Tom Stellard
2013-02-07
1
-1
/
+9
*
R600/SI: Add pattern for mul.
Tom Stellard
2013-02-07
1
-0
/
+4
*
R600/SI: simplify and fix SMRD encoding
Tom Stellard
2013-02-07
6
-154
/
+70
*
R600/SI: add proper 64bit immediate support v2
Tom Stellard
2013-02-07
3
-12
/
+18
*
R600: Add an explicit default processor
Tom Stellard
2013-02-07
1
-0
/
+1
*
Identify and simplify idempotent intrinsics. Test case included.
Michael Ilseman
2013-02-07
1
-0
/
+36
*
Loop Vectorizer: Refactor Memory Cost Computation
Arnold Schwaighofer
2013-02-07
1
-180
/
+52
*
R600/SI: Use proper instructions for array/shadow samplers.
Tom Stellard
2013-02-07
2
-4
/
+54
*
R600/SI: Make sample intrinsic address parameter type overloaded.
Tom Stellard
2013-02-07
3
-22
/
+38
*
R600/SI: Add basic support for more integer vector types.
Tom Stellard
2013-02-07
5
-11
/
+110
*
ARM cost model: Add costs for vector selects
Arnold Schwaighofer
2013-02-07
1
-0
/
+15
*
R600/SI: Add pattern for flog2
Michel Danzer
2013-02-07
1
-1
/
+3
*
FDE::dumpHeader(): Forgot to fix one more formatting, ... take two!
NAKAMURA Takumi
2013-02-07
1
-2
/
+2
*
R600: Consolidate sub register indices.
Tom Stellard
2013-02-07
8
-93
/
+73
*
R600: Add support for SET*_DX10 instructions
Tom Stellard
2013-02-07
2
-29
/
+131
*
R600: Fix assembly name for SETGT_INT
Tom Stellard
2013-02-07
1
-1
/
+1
*
FDE::dumpHeader(): Forgot to fix one more formatting. It affected bigendian h...
NAKAMURA Takumi
2013-02-07
1
-2
/
+3
*
Make sure we call externals from libraries properly when -static.
Reed Kotler
2013-02-07
1
-0
/
+3
*
tblgen: Diagnose duplicate includes.
Sean Silva
2013-02-07
4
-10
/
+23
*
Moved some comments due to the recent refactoring of ObjCARC.
Michael Gottesman
2013-02-07
2
-5
/
+4
*
Enable jumps when in -static mode.
Reed Kotler
2013-02-07
1
-1
/
+1
[next]