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
*
[InstSimplify] guard against unreachable code (PR43218)
Sanjay Patel
2019-09-04
2
-1
/
+29
*
[Driver] Use shared singleton instance of DriverOptTable
Ilya Biryukov
2019-09-04
12
-83
/
+87
*
[Debuginfo][SROA] Need to handle dbg.value in SROA pass.
Alexey Lapshin
2019-09-04
4
-156
/
+232
*
[ASTImporter] Added visibility context check for TypedefNameDecl.
Balazs Keri
2019-09-04
2
-13
/
+68
*
[PowerPC][Altivec] Fix constant argument for vec_dss
Jinsong Ji
2019-09-04
5
-4
/
+20
*
[InstCombine] add tests for insert/extract with identity shuffles; NFC
Sanjay Patel
2019-09-04
1
-0
/
+92
*
[libc++] Move __clamp_to_integral to <cmath>, and harden against min()/max() ...
Louis Dionne
2019-09-04
3
-34
/
+55
*
disassemble command: fix error message when disassembly fails
Pavel Labath
2019-09-04
3
-1
/
+50
*
[clangd] Add TUScheduler.h to CodeComplete.cpp to unbreak builds
Kadir Cetinkaya
2019-09-04
1
-0
/
+1
*
[ModuloSchedule] Fix no-asserts build
James Molloy
2019-09-04
1
-5
/
+8
*
[ModuloSchedule] Introduce PeelingModuloScheduleExpander
James Molloy
2019-09-04
3
-6
/
+516
*
Fix "enumeral and non-enumeral type in conditional expression" warnings. NFCI.
Simon Pilgrim
2019-09-04
2
-2
/
+2
*
[libc++] Add `__truncating_cast` for safely casting float types to integers
Louis Dionne
2019-09-04
2
-0
/
+124
*
[NFC] Added a negative test for new fold
David Bolvansky
2019-09-04
1
-0
/
+19
*
[libc++] Use __extension__ in a portable manner
Louis Dionne
2019-09-04
2
-1
/
+9
*
[NFC] Fixed test
David Bolvansky
2019-09-04
1
-2
/
+2
*
[lldb] Fix log statement in Socket::Write
Raphael Isemann
2019-09-04
1
-1
/
+2
*
[NFC] Adjust tests for new fold
David Bolvansky
2019-09-04
1
-4
/
+4
*
[NFC] Added tests for new fold
David Bolvansky
2019-09-04
1
-0
/
+101
*
[clangd] Fix SelectionTree behavior on implicit 'this'
Sam McCall
2019-09-04
2
-0
/
+15
*
[InstCombine] Fold sub (or A, B) (and A, B) to (xor A, B)
David Bolvansky
2019-09-04
2
-20
/
+16
*
Fix address sizes in the dwarfdump-debug-loc-error-cases test
Pavel Labath
2019-09-04
1
-10
/
+10
*
[NFC] Added a new test for D67153
David Bolvansky
2019-09-04
1
-0
/
+13
*
[lldb] Limit the amount of zeroes we use for padding when printing small floats
Raphael Isemann
2019-09-04
8
-4
/
+150
*
[lldb] Early exit in RangeDataVector:FindEntryIndexesThatContain
Raphael Isemann
2019-09-04
1
-6
/
+8
*
[NFC] Added tests for 'SUB of OR and AND to XOR' fold
David Bolvansky
2019-09-04
1
-0
/
+103
*
[DebugInfo] LiveDebugValues: locations with different exprs should not be merged
Jeremy Morse
2019-09-04
2
-7
/
+92
*
gn build: Merge r370862
Nico Weber
2019-09-04
2
-2
/
+2
*
[ELF] Fix spell corrector: don't call elf::InputFile::getSymbols() on shared ...
Fangrui Song
2019-09-04
1
-1
/
+1
*
Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"
Roman Lebedev
2019-09-04
70
-9099
/
+390
*
[cmake] Remove MSVC C4180 override
Simon Pilgrim
2019-09-04
1
-1
/
+0
*
[LiveDebugValues][NFC] Silence an unused variable warning
Jeremy Morse
2019-09-04
1
-0
/
+1
*
[clangd] Remove macro-expansion-location from getBeginningOfIdentifier. Inlin...
Sam McCall
2019-09-04
4
-20
/
+26
*
DWARF: Fix a regression in location list dumping
Pavel Labath
2019-09-04
5
-28
/
+277
*
[cmake] Remove MSVC C4258 override
Simon Pilgrim
2019-09-04
1
-1
/
+0
*
[clangd] Remove obsolete includes. NFC
Sam McCall
2019-09-04
3
-4
/
+2
*
[clangd] Move threading helper to more appropriate header. NFC
Sam McCall
2019-09-04
3
-15
/
+15
*
Code cleanup: Change FormattersContainer::KeyType from SP to rvalue
Jan Kratochvil
2019-09-04
13
-108
/
+106
*
[clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC
Sam McCall
2019-09-04
31
-44
/
+65
*
[llvm-dwarfdump] Fix spelling in the comments. NFC
Djordje Todorovic
2019-09-04
1
-2
/
+2
*
[llvm-objcopy] Add objcopy::elf::Object::allocSections to simplify loops on S...
Fangrui Song
2019-09-04
2
-22
/
+21
*
Add LLDB reformatting to .git-blame-ignore-revs
Raphael Isemann
2019-09-04
1
-0
/
+3
*
Port TestBatchMode to PExpectTest class
Pavel Labath
2019-09-04
2
-91
/
+56
*
[yaml2obj] Support PT_GNU_STACK and PT_GNU_RELRO
Fangrui Song
2019-09-04
3
-1
/
+15
*
[lldb][NFC] Rename ReadRegisterValue to PrintRegisterValue
Raphael Isemann
2019-09-04
1
-95
/
+95
*
Add .git-blame-ignore-revs file
Rui Ueyama
2019-09-04
1
-0
/
+15
*
[lldb][NFC] Remove WriteRegister copy-pasta from ObjectFileMachO
Raphael Isemann
2019-09-04
1
-198
/
+119
*
[ELF] Add a spell corrector for "undefined symbol" diagnostics
Fangrui Song
2019-09-04
2
-5
/
+149
*
[llvm-objcopy] Rename variable names "Section" to "Sec". NFC
Fangrui Song
2019-09-04
2
-71
/
+65
*
[ARM][ParallelDSP] SExt mul for accumulation
Sam Parker
2019-09-04
5
-5
/
+389
[next]