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
*
Fix r194019 as requested by Eric Christopher.
Reed Kotler
2013-11-05
2
-13
/
+1380
*
Lift alignment restrictions on load folding for a significant portion of AVX ...
Craig Topper
2013-11-05
1
-166
/
+166
*
Implement AArch64 post-index vector load/store multiple N-element structure c...
Hao Liu
2013-11-05
7
-14
/
+708
*
Implemented aarch64 neon intrinsic vcopy_lane with float type.
Kevin Qin
2013-11-05
2
-88
/
+82
*
Revert "llvm-cov: Added command-line option to change dir."
Yuchen Wu
2013-11-05
1
-8
/
+6
*
llvm-cov: Added command-line option to change dir.
Yuchen Wu
2013-11-05
1
-6
/
+8
*
Support for reading run counts in llvm-cov.
Yuchen Wu
2013-11-05
1
-1
/
+13
*
Add a runtime unrolling parameter to the LoopUnroll pass constructor
Hal Finkel
2013-11-05
1
-6
/
+10
*
Revert r194019 to r194021, "Submit the basic port of the rest of ARM constant...
NAKAMURA Takumi
2013-11-04
2
-1499
/
+12
*
ARM: remove unnecessary state-tracking during frame lowering.
Tim Northover
2013-11-04
6
-115
/
+58
*
AArch64: use default asm operand printing when modifier inapplicable
Tim Northover
2013-11-04
1
-47
/
+59
*
Make sure we don't get a warning from this variable that is only used
Reed Kotler
2013-11-04
1
-0
/
+1
*
Submit the basic port of the rest of ARM constant islands code to Mips.
Reed Kotler
2013-11-04
2
-12
/
+1498
*
Remove dead code
Shuxin Yang
2013-11-04
1
-6
/
+0
*
Check for both styles of clobbers, those produced by dragonegg and
Eric Christopher
2013-11-04
1
-11
/
+19
*
SLPVectorizer: Use properlyDominates to satisfy the irreflexivity of a strict...
Benjamin Kramer
2013-11-04
1
-1
/
+1
*
Fix another constant folding address space place I missed.
Matt Arsenault
2013-11-04
1
-12
/
+19
*
Scalarize select vector arguments when extracted.
Matt Arsenault
2013-11-04
1
-0
/
+32
*
Use startswith_lower() where possible.
Jakub Staszak
2013-11-04
1
-8
/
+1
*
Add support for AVX512 masked vector blend intrinsics.
Cameron McInally
2013-11-04
1
-15
/
+39
*
Change BitcodeReader to use error_code instead of bool + string.
Rafael Espindola
2013-11-04
2
-379
/
+493
*
Support for microMIPS branch instructions.
Zoran Jovanovic
2013-11-04
12
-26
/
+159
*
X86: Add a description for AMD bdver3 aka Steamroller.
Benjamin Kramer
2013-11-04
2
-3
/
+13
*
Make the pretty stack trace be an opt-in, rather than opt-out, facility. Enab...
Filip Pizlo
2013-11-04
1
-16
/
+13
*
AVX-512: added VPCONFLICT instruction and intrinsics,
Elena Demikhovsky
2013-11-03
2
-1
/
+119
*
SLPVectorizer: Add a missing pair of parens. No functionality change.
Benjamin Kramer
2013-11-03
1
-1
/
+1
*
[SparcV9] Handle i64 <-> float conversions in sparcv9 mode.
Venkatraman Govindaraju
2013-11-03
4
-28
/
+184
*
SLPVectorizer: When CSEing generated gathers only scan blocks containing them.
Benjamin Kramer
2013-11-03
1
-20
/
+37
*
Revert "Inliner: Handle readonly attribute per argument when adding memcpy"
David Majnemer
2013-11-03
1
-13
/
+10
*
Spell "Actual" correctly
David Majnemer
2013-11-03
1
-1
/
+1
*
[Sparc] Expand FP_TO_UINT, UINT_TO_FP for fp128.
Venkatraman Govindaraju
2013-11-03
1
-3
/
+42
*
Convert calls to __sinpi and __cospi into __sincospi_stret
Bob Wilson
2013-11-03
2
-0
/
+189
*
Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
Bob Wilson
2013-11-03
4
-0
/
+87
*
[SparcV9] Add ctpop instruction for i64. Also, expand ctlz, cttz and bswap.
Venkatraman Govindaraju
2013-11-03
2
-0
/
+9
*
When LLVM is embedded in a larger application, it's not OK for LLVM to interc...
Filip Pizlo
2013-11-03
1
-0
/
+5
*
move getSymbolNMTypeChar to the one program that needs it: nm.
Rafael Espindola
2013-11-02
2
-105
/
+0
*
Convert another use of getSymbolNMTypeChar.
Rafael Espindola
2013-11-02
1
-5
/
+9
*
Avoid some getSymbolNMTypeChar uses in COFFObjectFile.cpp itself.
Rafael Espindola
2013-11-02
1
-12
/
+6
*
Revert "Don't use getSymbolNMTypeChar for implementing COFFObjectFile::getSym...
Rafael Espindola
2013-11-02
1
-2
/
+4
*
Don't use getSymbolNMTypeChar for implementing COFFObjectFile::getSymbolFileO...
Rafael Espindola
2013-11-02
1
-4
/
+2
*
SLPVectorizer: Remove duplicated function.
Benjamin Kramer
2013-11-02
1
-10
/
+2
*
LoopVectorize: Remove quadratic behavior the local CSE.
Benjamin Kramer
2013-11-02
1
-26
/
+40
*
Fix llvm-nm to mach OS X's nm on some tests.
Rafael Espindola
2013-11-02
1
-6
/
+17
*
Fix PR17764
Michael Liao
2013-11-02
1
-1
/
+1
*
Added command-line option to output llvm-cov to file.
Yuchen Wu
2013-11-02
1
-10
/
+11
*
LoopVectorizer: Move cse code into its own function
Arnold Schwaighofer
2013-11-01
1
-32
/
+37
*
Comment some and reformat for clarity beginFunction.
Eric Christopher
2013-11-01
1
-30
/
+42
*
LoopVectorizer: Perform redundancy elimination on induction variables
Arnold Schwaighofer
2013-11-01
1
-1
/
+34
*
DebugInfo: Make pubnames header printing similar to unit header printing
David Blaikie
2013-11-01
1
-4
/
+4
*
[Stackmap] Remove erroneous assert.
Juergen Ributzka
2013-11-01
1
-3
/
+0
[next]