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
*
[AMDGPU] Fix illegal agpr use by VALU
Stanislav Mekhanoshin
2019-10-02
3
-4
/
+31
*
[gicombiner] Fix a nullptr dereference when -combiners is given a name that i...
Daniel Sanders
2019-10-02
1
-5
/
+11
*
[InstCombine] Bypass high bit extract before variable sign-extension (PR43523)
Roman Lebedev
2019-10-02
3
-26
/
+91
*
[NFC][InstCombine] Add tests for 'variable sext of variable high bit extract'...
Roman Lebedev
2019-10-02
1
-0
/
+584
*
DebugInfo: Rename DebugLocStream::Entry::Begin/EndSym to just Begin/End
David Blaikie
2019-10-02
2
-17
/
+13
*
Move SanitizerInitializeUnwinder outside anonymous namespace.
Matt Morehouse
2019-10-02
1
-32
/
+32
*
[clang][ifs] Clang Interface Stubs ToolChain plumbing.
Puyan Lotfi
2019-10-02
31
-97
/
+333
*
[InstCombine] Transform bcopy to memmove
David Bolvansky
2019-10-02
3
-0
/
+34
*
[X86] Add test cases for suboptimal vselect+setcc splitting.
Craig Topper
2019-10-02
2
-0
/
+263
*
[LegalizeTypes] Check for already split condition before calilng SplitVecRes_...
Craig Topper
2019-10-02
1
-4
/
+4
*
gn build: (manually) merge r373527
Nico Weber
2019-10-02
2
-0
/
+11
*
DebugInfo: Simplify RangeSpan to be a plain struct
David Blaikie
2019-10-02
3
-21
/
+15
*
[sanitizer_common] Declare __sanitizer_on_print in Windows interception.
Matt Morehouse
2019-10-02
1
-0
/
+1
*
[sanitizer_common] Disable onprint.cpp on Android.
Matt Morehouse
2019-10-02
1
-0
/
+2
*
[sanitizer_common] Add __sanitizer_on_print to interface list.
Matt Morehouse
2019-10-02
1
-0
/
+1
*
[compiler-rt] Use GetNextInstructionPc in signal handlers
Vitaly Buka
2019-10-02
6
-6
/
+44
*
NFC: add namespace {}
Vitaly Buka
2019-10-02
1
-0
/
+4
*
[gicombiner] Add the boring boilerplate for the declarative combiner
Daniel Sanders
2019-10-02
9
-0
/
+154
*
Fix uninitialized variable warning in CodeGenPGO constructor. NFCI.
Simon Pilgrim
2019-10-02
1
-2
/
+2
*
ItaniumCXXABI - silence static analyzer getAs<RecordType> null dereference wa...
Simon Pilgrim
2019-10-02
1
-11
/
+11
*
[NFC][libc++abi] Convert stray tabs to spaces
Louis Dionne
2019-10-02
2
-10
/
+10
*
[Clang][Driver][NFC] Corrected DeviceActionBuilder methods' comments.
Sergey Dmitriev
2019-10-02
1
-4
/
+2
*
Recommit "[GlobalOpt] Pass DTU to removeUnreachableBlocks instead of recomput...
Florian Hahn
2019-10-02
1
-7
/
+3
*
CGObjCMac - silence static analyzer dyn_cast<>/getAs<> null dereference warni...
Simon Pilgrim
2019-10-02
1
-6
/
+4
*
[PowerPC] Fix SH field overflow issue
Yi-Hong Lyu
2019-10-02
2
-4
/
+66
*
[sanitizer_common] Rename OnPrint to __sanitizer_on_print.
Matt Morehouse
2019-10-02
2
-1
/
+38
*
[libc++] Use functions instead of global variables to set libc++ build flags
Louis Dionne
2019-10-02
2
-67
/
+77
*
Fix inconsistent indentation in TableGen.cpp
Daniel Sanders
2019-10-02
1
-68
/
+64
*
Handle llvm.launder.invariant.group in msan.
Evgeniy Stepanov
2019-10-02
3
-0
/
+68
*
[TableGen] Improve error reporting of overlapping definitions (NFC)
Evandro Menezes
2019-10-02
1
-6
/
+14
*
[Local] Handle terminators with users in removeUnreachableBlocks.
Florian Hahn
2019-10-02
2
-3
/
+39
*
[libc++] Use a function to set warning flags per target
Louis Dionne
2019-10-02
2
-32
/
+35
*
[ARM64] XPC services are unsupported on device.
Davide Italiano
2019-10-02
1
-2
/
+2
*
[RegisterContextDarwin_arm64] Include the headers for getsysctlbyname.
Davide Italiano
2019-10-02
1
-0
/
+5
*
[ObjectFileMachO] FileSpec::SetFile() now takes the style as arg.
Davide Italiano
2019-10-02
1
-1
/
+1
*
[ObjectFileMachO] Catch up with FileDesc changes.
Davide Italiano
2019-10-02
1
-3
/
+3
*
[libc++] Revert to using PUBLIC instead of PRIVATE when linking system libs
Louis Dionne
2019-10-02
1
-14
/
+14
*
[MemorySSA] Update Phi creation when inserting a Def.
Alina Sbirlea
2019-10-02
2
-37
/
+82
*
[Stencil] Hide implementaion detai. NFC.
Benjamin Kramer
2019-10-02
1
-1
/
+1
*
[ARM] Make helpers static. NFC.
Benjamin Kramer
2019-10-02
1
-3
/
+5
*
[OPENMP50]Add parsing/sema analysis for declare variant score.
Alexey Bataev
2019-10-02
9
-15
/
+101
*
[JSON] Remove Utility/JSON.{h|cpp}
Jonas Devlieghere
2019-10-02
5
-861
/
+0
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerCo...
Jonas Devlieghere
2019-10-02
1
-20
/
+17
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerPl...
Jonas Devlieghere
2019-10-02
1
-11
/
+10
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationClient
Jonas Devlieghere
2019-10-02
1
-10
/
+10
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerLLGS
Jonas Devlieghere
2019-10-02
1
-48
/
+51
*
[X86] Rewrite to the vXi1 subvector insertion code to not rely on the value o...
Craig Topper
2019-10-02
8
-2706
/
+4002
*
Fix: Actually erase remove the elements from AssumeHandles
Aditya Kumar
2019-10-02
1
-1
/
+4
*
[WebAssembly] Error when using wasm64 for ISel
Thomas Lively
2019-10-02
2
-4
/
+11
*
gn build: Merge r373489
GN Sync Bot
2019-10-02
1
-0
/
+1
[next]