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
*
ARM cost model: Add costs for vector selects
Arnold Schwaighofer
2013-02-07
2
-0
/
+69
*
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
5
-44
/
+281
*
R600: Add tests for unsupported condition codes.
Tom Stellard
2013-02-07
1
-0
/
+83
*
R600: Fix assembly name for SETGT_INT
Tom Stellard
2013-02-07
2
-2
/
+2
*
FDE::dumpHeader(): Forgot to fix one more formatting. It affected bigendian h...
NAKAMURA Takumi
2013-02-07
1
-2
/
+3
*
Remove this testcase until I can figure out how to properly conditionalize it.
Owen Anderson
2013-02-07
1
-43
/
+0
*
Another attempt at getting the XFAIL line right for this test.
Owen Anderson
2013-02-07
1
-1
/
+1
*
[ReleaseNotes] tidy up organization and formatting
Sean Silva
2013-02-07
1
-20
/
+23
*
Update Release notes regarding TTI.
Nadav Rotem
2013-02-07
1
-0
/
+7
*
Document the loop vectorizer changes.
Nadav Rotem
2013-02-07
1
-0
/
+15
*
Make sure we call externals from libraries properly when -static.
Reed Kotler
2013-02-07
2
-0
/
+16
*
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
2
-1
/
+5
*
DWARFDebugFrame.cpp: Fix formatting on i686 hosts.
NAKAMURA Takumi
2013-02-07
1
-3
/
+6
*
80-col
Michael J. Spencer
2013-02-07
1
-5
/
+10
*
Preserve fast-math flags after reassociation and commutation. Update test cases
Michael Ilseman
2013-02-07
2
-9
/
+24
*
whitespace
Michael Ilseman
2013-02-07
1
-12
/
+12
*
[Object][ELF] Do the actual devirtualization.
Michael J. Spencer
2013-02-07
1
-2
/
+2
*
[Object][ELF] Devirtualize and simplify dynamic table iteration.
Michael J. Spencer
2013-02-07
1
-182
/
+70
*
Fix CMake detection of various cmath functions, and XFAIL the test on platfor...
Owen Anderson
2013-02-07
3
-6
/
+26
*
Conditionalize constant folding of math intrinsics on the availability of an ...
Owen Anderson
2013-02-07
5
-0
/
+146
*
Signficantly generalize our ability to constant fold floating point intrinsic...
Owen Anderson
2013-02-06
2
-14
/
+130
*
Fix typo
Eli Bendersky
2013-02-06
1
-1
/
+1
*
[Support][ErrorOr] Add support for convertable types.
Michael J. Spencer
2013-02-06
2
-42
/
+107
*
Add a comment to the test that points to the source from which the input object
Eli Bendersky
2013-02-06
1
-0
/
+1
*
Code Custodian (trivial whitespace cleanup)
Joe Abbey
2013-02-06
2
-67
/
+66
*
Clean up multiple skeleton compile units if we have multiple compile
Eric Christopher
2013-02-06
2
-8
/
+6
*
Remove some dead code.
Eric Christopher
2013-02-06
2
-34
/
+0
*
[mips] Make NOP a pseudo instruction and expand it to "sll $zero, $zero, 0".
Akira Hatanaka
2013-02-06
3
-15
/
+7
*
Add a test for checking the current .debug_frame dumping capability.
Eli Bendersky
2013-02-06
3
-0
/
+28
*
This is a follow-up on r174446, now taking Atom processors into
Eli Bendersky
2013-02-06
2
-6
/
+37
*
Canonicalize line endings to Linux style also when the --strict-whitespace fl...
Guy Benyei
2013-02-06
3
-11
/
+27
*
Improve comment.
Bill Wendling
2013-02-06
1
-2
/
+6
*
PPC calling convention cleanup.
Bill Schmidt
2013-02-06
2
-75
/
+46
*
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
30
-75
/
+1124
*
Implement external weak (ELF) symbols on AArch64
Tim Northover
2013-02-06
3
-4
/
+30
*
Add some comments to new frame entries
Eli Bendersky
2013-02-06
1
-0
/
+4
*
Add AArch64 CRC32 instructions
Tim Northover
2013-02-06
3
-1
/
+53
*
Add icache prefetch operations to AArch64
Tim Northover
2013-02-06
4
-0
/
+62
*
Initial submission for the attribute group feature.
Bill Wendling
2013-02-06
6
-41
/
+197
*
Remove extra blank line between closing curly brace and 'else'
Craig Topper
2013-02-06
1
-6
/
+3
*
Remove unused private field to suppress a build warning.
Craig Topper
2013-02-06
1
-1
/
+0
*
Alphabetize the function attributes.
Bill Wendling
2013-02-06
1
-11
/
+11
*
ARM: Use MCTargetAsmParser::validateTargetOperandClass().
Jim Grosbach
2013-02-06
1
-47
/
+19
*
Allow targets to add custom asm operand matching logic.
Jim Grosbach
2013-02-06
2
-0
/
+18
*
Failing builds because a private class member is not being used after
Eli Bendersky
2013-02-06
1
-0
/
+3
[next]