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
*
[driver][mips] Rename some variables to better reflect their purpose. NFC
Simon Atanasyan
2016-05-22
1
-8
/
+9
*
[driver][mips] Drop support for outdated version of CodeSourcery MIPS toolchain
Simon Atanasyan
2016-05-22
180
-752
/
+1
*
Reword ThreadSanitizer messages to use a lowercase 't' in thread names when i...
Kuba Brecka
2016-05-22
1
-5
/
+5
*
Reword ThreadSanitizer message for invalid mutex reports.
Kuba Brecka
2016-05-22
2
-2
/
+2
*
A better fix of incorrectly used locking in HistoryThread and HistoryUnwind.
Kuba Brecka
2016-05-22
2
-2
/
+2
*
Revert r270358 ("Fix an incorrectly used locking in HistoryThread and History...
Kuba Brecka
2016-05-22
2
-2
/
+4
*
Fix an incorrectly used locking in HistoryThread and HistoryUnwind, where uni...
Kuba Brecka
2016-05-22
2
-4
/
+2
*
[AVX512] Implement missing patterns for any_extend load lowering.
Igor Breger
2016-05-22
3
-55
/
+158
*
[AVX512] The AVX512 file only need subtract_subvector index 0 patterns where ...
Craig Topper
2016-05-22
1
-15
/
+35
*
[AVX512] Add an AddedComplexity line to the 512-bit insert_subvector undef in...
Craig Topper
2016-05-22
2
-14
/
+16
*
[AVX512] Change the AddedComplexity on some patterns to match their AVX/SSE e...
Craig Topper
2016-05-22
1
-9
/
+13
*
[AST] Cleanup comments regarding CXXRecordDecl::isEmpty
David Majnemer
2016-05-22
2
-11
/
+15
*
Driver: sink getLinuxDynamicLoader into the Toolchain
Saleem Abdulrasool
2016-05-22
3
-70
/
+72
*
Driver: simplify getDynameLinker
Saleem Abdulrasool
2016-05-22
1
-47
/
+49
*
bug fix: trim section specifier name length
Xinliang David Li
2016-05-22
1
-2
/
+2
*
bug fix: trim section specifier name length
Xinliang David Li
2016-05-22
1
-2
/
+2
*
Store section contents to SectionPiece. NFC.
Rui Ueyama
2016-05-22
3
-16
/
+20
*
Use StringPiece::Size instead of calculating it again. NFC.
Rui Ueyama
2016-05-22
1
-28
/
+10
*
Simplify SplitInputSection::getRangeAndSize.
Rui Ueyama
2016-05-22
5
-20
/
+17
*
[X86] Add a common check-prefix to both run lines on a test so identical chec...
Craig Topper
2016-05-22
1
-361
/
+168
*
[AVX512] Add a couple patterns to fix some cases where two vector mask invers...
Craig Topper
2016-05-22
2
-12
/
+15
*
[AVX512] Remove seemingly unnecessary AddedComplexity adjustment.
Craig Topper
2016-05-22
1
-2
/
+0
*
Use slightly longer names. NFC.
Rui Ueyama
2016-05-22
2
-55
/
+56
*
Use ArrayRef<uint8_t> for binary data instead of StringRef. NFC.
Rui Ueyama
2016-05-22
2
-6
/
+6
*
Define SectionPiece and use it instead of std::pair<uint_t, uint_t>.
Rui Ueyama
2016-05-22
5
-76
/
+56
*
Fix a typo (darwin only)
Xinliang David Li
2016-05-21
1
-1
/
+1
*
Fix typo
Xinliang David Li
2016-05-21
2
-2
/
+2
*
[profile] Static counter allocation for value profiling (part-2)
Xinliang David Li
2016-05-21
11
-24
/
+136
*
[profile] Static counter allocation for value profiling (part-1)
Xinliang David Li
2016-05-21
5
-13
/
+161
*
[X86] Remove unnecessary alignment check on patterns that use VEXTRACTF128 fo...
Craig Topper
2016-05-21
1
-8
/
+8
*
[AVX512] Add patterns for extracting subvectors and storing to memory.
Craig Topper
2016-05-21
4
-16
/
+99
*
[AVX512] Capitalize the Z in VEXTRACTPSzmr. Lowercase z has been primarily us...
Craig Topper
2016-05-21
1
-2
/
+2
*
[AVX512] Rename vector extract instructions so 'mr' intead of 'rm' to reflect...
Craig Topper
2016-05-21
1
-2
/
+2
*
[AVX512] Fix copy/paste mistake a I made in a comment.
Craig Topper
2016-05-21
1
-1
/
+1
*
[X86][AVX] Ensure zero-extension of _mm256_extract_epi8 and _mm256_extract_epi16
Simon Pilgrim
2016-05-21
2
-9
/
+7
*
Fix 80-column violation.
Chad Rosier
2016-05-21
1
-1
/
+2
*
[ELF] Take into account offset in the output section when read addends for a ...
Simon Atanasyan
2016-05-21
3
-3
/
+26
*
Use uintX_t instead of unsigned.
Rui Ueyama
2016-05-21
2
-2
/
+2
*
Remove dead variable.
Rui Ueyama
2016-05-21
1
-2
/
+1
*
Split EHOutputSection<ELFT>::addSectionAux. NFC.
Rui Ueyama
2016-05-21
1
-12
/
+20
*
Swap the arguments of writeAlignedCieOrFde. NFC.
Rui Ueyama
2016-05-21
1
-7
/
+7
*
[LiveIntervalAnalysis] Don't dereference an end iterator in repairIntervalsIn...
Hal Finkel
2016-05-21
1
-1
/
+1
*
[Clang][AVX512][intrinsics] Fix rcp and sqrt intrinsics.
Michael Zuckerman
2016-05-21
6
-27
/
+52
*
[Clang][AVX512][intrinsics] Fix vscalef intrinsics.
Michael Zuckerman
2016-05-21
8
-43
/
+37
*
[llvm-readobj] - Teach readobj to recognize SHF_COMPRESSED flag.
George Rimar
2016-05-21
3
-2
/
+19
*
[tsan] Don't abort when a deadlock detector finds a mutex cycle longer than 10
Kuba Brecka
2016-05-21
3
-3
/
+50
*
[AVX512] Add patterns for VEXTRACT v16i16->v8i16 and v32i8->v16i8. Disable AV...
Craig Topper
2016-05-21
6
-20
/
+34
*
[AVX512] Disable AVX2 VPERMD, VPERMQ, VPERMPS, and VPERMPD patterns when AVX5...
Craig Topper
2016-05-21
3
-34
/
+42
*
[AVX512] Disable AVX/AVX2 VBROADCASTSS/VBROADCASTSD patterns when AVX512VL is...
Craig Topper
2016-05-21
2
-7
/
+7
*
[AVX512] Use update_llc_test_checks to update some tests so we can see all th...
Craig Topper
2016-05-21
3
-4415
/
+7909
[next]