index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Bug 25338
Ravitheja Addepally
2016-01-19
5
-25
/
+67
*
tsan: add back __tls_get_addr interceptor
Dmitry Vyukov
2016-01-19
1
-0
/
+15
*
[ELF] - R_386_GOT32 relocation calculation fix.
George Rimar
2016-01-19
2
-8
/
+24
*
Remove last XTIMEOUTs from android tests
Pavel Labath
2016-01-19
2
-6
/
+4
*
Unconditionally accept symbol sizes from elf
Tamas Berghammer
2016-01-19
4
-12
/
+33
*
docs: address post-commit review
Andrew Wilkins
2016-01-19
1
-6
/
+9
*
[GC] Lower vectors-of-pointers directly by default
Philip Reames
2016-01-19
1
-1
/
+1
*
Fix PR26134: When substituting into default template arguments, keep CurConte...
Faisal Vali
2016-01-19
2
-1
/
+28
*
[GC] Consolidate all built in GCs into a single file [NFC]
Philip Reames
2016-01-19
8
-252
/
+145
*
[AVX512] Fix typo in r226298
Adam Nemet
2016-01-19
1
-2
/
+2
*
Fix PR#26175. Thanks to Josh Petrie for the report and the patch. Reviewed as...
Marshall Clow
2016-01-19
2
-0
/
+4
*
Fix local variable name /NFC
Xinliang David Li
2016-01-19
2
-3
/
+3
*
Make sure we preserve alignment information after hoisting invariant load
Johannes Doerfert
2016-01-19
3
-5
/
+43
*
Delete addIgnoredStrong.
Rafael Espindola
2016-01-19
6
-17
/
+3
*
parseArch() supports more variations of arch names for PowerPC builds
Kelvin Li
2016-01-19
1
-4
/
+4
*
Prefer symbols from .o over .so.
Rafael Espindola
2016-01-18
3
-7
/
+21
*
Add a change accidentally left out from r258100
Tobias Edler von Koch
2016-01-18
2
-0
/
+5
*
[LTO] Restore original linkage of externals prior to splitting
Tobias Edler von Koch
2016-01-18
3
-2
/
+85
*
Fixed MSVC warning that not all control paths return a value.
Simon Pilgrim
2016-01-18
1
-0
/
+1
*
[clang-tidy] Fixed wording ("clang-tidy check", not "clang-tidy checker")
Alexander Kornienko
2016-01-18
12
-12
/
+12
*
fix formatting; NFC
Sanjay Patel
2016-01-18
1
-7
/
+5
*
AMDGPU: Reduce 64-bit SRAs
Matt Arsenault
2016-01-18
5
-20
/
+92
*
AMDGPU: Split 64-bit and of constant up
Matt Arsenault
2016-01-18
6
-53
/
+469
*
[X86][AVX2] Ensure integer execution domain for integer blend tests
Simon Pilgrim
2016-01-18
1
-2
/
+6
*
[AArch64] Remove unused arguments. NFC.
Chad Rosier
2016-01-18
1
-7
/
+7
*
AMDGPU: Generalize shl combine
Matt Arsenault
2016-01-18
2
-8
/
+61
*
[X86][SSE] Regenerate vector blend commutation tests
Simon Pilgrim
2016-01-18
2
-46
/
+48
*
AMDGPU: Reduce 64-bit lshr by constant to 32-bit
Matt Arsenault
2016-01-18
4
-2
/
+109
*
[Support/ELF] Remove field erroneously added in r258025.
Davide Italiano
2016-01-18
1
-2
/
+1
*
[LAA] Include function name in debug output
Adam Nemet
2016-01-18
1
-3
/
+4
*
[JIT] Add small-code model test for ELF.
Davide Italiano
2016-01-18
1
-0
/
+15
*
AMDGPU: Cleanup sra test
Matt Arsenault
2016-01-18
1
-163
/
+206
*
AMDGPU: Add subtarget feature for instruction rates
Matt Arsenault
2016-01-18
4
-9
/
+23
*
Fixed MSVC Win64 warning of implicit conversion of 32-bit shift to 64-bits.
Simon Pilgrim
2016-01-18
1
-1
/
+1
*
Add to the split module utility an SCC based method which allows not to g...
Sergei Larin
2016-01-18
12
-24
/
+513
*
Delete dead code.
Rafael Espindola
2016-01-18
1
-5
/
+0
*
[X86][AVX2] Broadcast subvectors
Simon Pilgrim
2016-01-18
8
-21
/
+158
*
Update for llvm change. NFC.
Rafael Espindola
2016-01-18
4
-7
/
+7
*
Use new function name. NFC.
Rafael Espindola
2016-01-18
1
-3
/
+2
*
Delete dead code.
Rafael Espindola
2016-01-18
1
-4
/
+0
*
The destructor name should be matched to ~Foo instead of Foo.
Aaron Ballman
2016-01-18
1
-3
/
+3
*
[Hexagon] Recognize more copy-equivalents in RDF optimizations
Krzysztof Parzyszek
2016-01-18
1
-14
/
+59
*
[RDF] Improvements to copy propagation
Krzysztof Parzyszek
2016-01-18
2
-72
/
+145
*
[RDF] Improve compile-time performance of dead code elimination
Krzysztof Parzyszek
2016-01-18
2
-12
/
+42
*
[RDF] Allow unlinking ref nodes from data-flow chains only
Krzysztof Parzyszek
2016-01-18
3
-14
/
+23
*
Add an AST matcher for checking whether a function is defaulted.
Aaron Ballman
2016-01-18
4
-0
/
+32
*
[TableGen] Use FoldingSets instead of DenseMaps to unique UnOpInit, BinOpInit...
Craig Topper
2016-01-18
2
-42
/
+88
*
Augments r258042; changes the AST matcher tests to use matchesNot and EXPECT_...
Aaron Ballman
2016-01-18
2
-2
/
+48
*
Clarify the comment and code a bit. NFC.
Rafael Espindola
2016-01-18
1
-3
/
+4
*
[TableGen] Fix an assert I missed in r258063.
Craig Topper
2016-01-18
1
-1
/
+1
[next]