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
*
[clangd] Fix build bot after r342961
Eric Liu
2018-09-25
1
-4
/
+3
*
[Profile] Fix gcov tests
Calixte Denizet
2018-09-25
3
-7
/
+7
*
[COFF] Add support for creating range extension thunks for ARM
Martin Storsjo
2018-09-25
12
-37
/
+441
*
[clangd] Check that scheme is valid when parsing URI.
Eric Liu
2018-09-25
2
-5
/
+24
*
Fix a typo in the help of clangd
Sylvestre Ledru
2018-09-25
1
-1
/
+1
*
[Swig] Merge typemaps with same bodies
Tatyana Krasnukha
2018-09-25
1
-196
/
+53
*
[LoopUnroll] Add check to Latch's terminator in UnrollRuntimeLoopRemainder
David Green
2018-09-25
4
-5
/
+123
*
[clangd] NFC: Remove test duplicate
Kirill Bobyrev
2018-09-25
1
-11
/
+0
*
[AMDGPU] restore r342722 which was reverted with r342743
Sameer Sahasrabuddhe
2018-09-25
2
-0
/
+66
*
Revert rL342953 "[llvm-exegesis] Add lit tests."
Clement Courbet
2018-09-25
6
-33
/
+10
*
[ELF] - Add -z global option to manual.
George Rimar
2018-09-25
1
-0
/
+6
*
[llvm-exegesis] Add lit tests.
Clement Courbet
2018-09-25
6
-10
/
+33
*
[llvm-exegesis] Add MCParser to LLVM_LINK_COMPONENTS
Heejin Ahn
2018-09-25
1
-1
/
+1
*
Deduplicate replacements from diagnostics.
Eric Liu
2018-09-25
5
-9
/
+31
*
Annotate LookupResult::clear() as LLVM_ATTRIBUTE_REINITIALIZES to silence bug...
Fangrui Song
2018-09-25
1
-1
/
+1
*
Add macro LLVM_ATTRIBUTE_REINITIALIZES
Fangrui Song
2018-09-25
1
-0
/
+13
*
[llvm-exegesis] Fix doc in r342947.
Clement Courbet
2018-09-25
1
-8
/
+9
*
[llvm-exegesis] Allow benchmarking arbitrary code snippets.
Clement Courbet
2018-09-25
6
-63
/
+281
*
[mips] Correct MUL pattern for mips64
Stefan Maksimovic
2018-09-25
2
-1
/
+4
*
Use unique_ptr to hold AsmInfo,MRI,MII,STI
Fangrui Song
2018-09-25
4
-21
/
+16
*
Use TRI->regsOverlap() in MachineBasicBlock::computeRegisterLiveness
Mikael Holmen
2018-09-25
1
-6
/
+4
*
[DebugInfo] Do not generate address info for removed debug labels.
Hsiangkai Wang
2018-09-25
2
-4
/
+42
*
[MachineCopyPropagation] Reimplement CopyTracker in terms of register units
Justin Bogner
2018-09-25
1
-54
/
+58
*
Revert "[ORC] Switch to asynchronous resolution in JITSymbolResolver."
Lang Hames
2018-09-25
10
-152
/
+92
*
[MachineCopyPropagation] Rework how we manage RegMask clobbers
Justin Bogner
2018-09-25
1
-35
/
+23
*
[ORC] Switch to asynchronous resolution in JITSymbolResolver.
Lang Hames
2018-09-25
10
-92
/
+152
*
Revert r342936 "Remove redundant null pointer check in operator delete"
Louis Dionne
2018-09-25
1
-3
/
+5
*
[WebAssembly] SIMD sqrt
Thomas Lively
2018-09-25
3
-0
/
+39
*
Remove redundant null pointer check in operator delete
Fangrui Song
2018-09-25
1
-5
/
+3
*
[AMDGPU] Remove useless check from test. NFC.
Stanislav Mekhanoshin
2018-09-25
1
-1
/
+0
*
[X86] Don't create FILD ISD nodes when X87 is disabled.
Craig Topper
2018-09-25
2
-1
/
+28
*
[X86] Remove superfluous curly braces. NFC
Craig Topper
2018-09-25
1
-2
/
+1
*
[X86] Update comment. Use 'glued' instead of 'flagged' NFC
Craig Topper
2018-09-25
1
-1
/
+1
*
[WebAssembly] Move .debug_line section address of dead function outside secti...
Yury Delendik
2018-09-24
2
-2
/
+47
*
Driver: render arguments for the embedded bitcode correctly
Saleem Abdulrasool
2018-09-24
3
-14
/
+161
*
[WebAssembly][NFC] Fix hardcoded stack indices in tests
Thomas Lively
2018-09-24
1
-4
/
+4
*
[www] Change 'Clang 7' items from yellow to green now Clang 7 is
Richard Smith
2018-09-24
3
-14
/
+11
*
[www] Update cxx_status to mark P0962R1 as done.
Richard Smith
2018-09-24
1
-1
/
+1
*
P0962R1: only use the member form of 'begin' and 'end' in a range-based
Richard Smith
2018-09-24
4
-58
/
+157
*
[CUDA] Added basic support for compiling with CUDA-10.0
Artem Belevich
2018-09-24
6
-3
/
+36
*
[hwasan] Record and display stack history in stack-based reports.
Evgeniy Stepanov
2018-09-24
21
-228
/
+908
*
Revert "[hwasan] Record and display stack history in stack-based reports."
Evgeniy Stepanov
2018-09-24
21
-908
/
+228
*
[hwasan] Record and display stack history in stack-based reports.
Evgeniy Stepanov
2018-09-24
21
-228
/
+908
*
[analyzer] Prevent crashes in FindLastStoreBRVisitor
George Karpenkov
2018-09-24
3
-4
/
+32
*
Re-submitting changes in D51550 because it failed to patch.
Christy Lee
2018-09-24
5
-38
/
+75
*
[InstCombine] add bitcast+extelt helper function; NFC
Sanjay Patel
2018-09-24
1
-14
/
+26
*
[compiler-rt] [builtins] Add logb/logbf/logbl methods to compiler-rt to avoid...
Jordan Rupprecht
2018-09-24
9
-10
/
+282
*
[X86] Remove shift/rotate by CL memory (RMW) overrides
Simon Pilgrim
2018-09-24
7
-97
/
+43
*
[lldb-mi] Fix hanging of target-select-so-path.test
Alexander Polyakov
2018-09-24
1
-13
/
+21
*
[X86] Infer 64bit feature support from the CPUID results in getHostCPUFeatures.
Craig Topper
2018-09-24
1
-0
/
+2
[next]