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
*
Remove Xcode project remnants
Jonas Devlieghere
2019-07-22
2
-64
/
+0
*
[Driver] Set the default win32-macho debug format to DWARF
Vedant Kumar
2019-07-22
2
-3
/
+8
*
AMDGPU: Don't use SDNodeXForm for DS offset output
Matt Arsenault
2019-07-22
1
-12
/
+12
*
Remove INSTALL.txt file
Jonas Devlieghere
2019-07-22
1
-18
/
+0
*
[Docs] Remove stale documentation
Jonas Devlieghere
2019-07-22
1
-21
/
+2
*
[LLDB] Remove the Xcode project
Jonas Devlieghere
2019-07-22
13
-12765
/
+0
*
[TSan] Enable fiber tests on iOS simulator
Julian Lettner
2019-07-22
5
-5
/
+5
*
Temporarily Revert "[Attributor] Liveness analysis." as it's breaking the build.
Eric Christopher
2019-07-22
5
-468
/
+1
*
[Attributor] Liveness analysis.
Stefan Stipanovic
2019-07-22
5
-1
/
+468
*
[NFC][libc++] Add missing EXPLICIT to pair and tuple synopsis
Louis Dionne
2019-07-22
2
-16
/
+16
*
[runtimes] Don't depend on libpthread on Android
Yi Kong
2019-07-22
16
-16
/
+16
*
[Symbol] Improve Variable::GetLanguage
Alex Langford
2019-07-22
2
-14
/
+14
*
[X86] When using AND+PACKUS in lowerV16I8Shuffle, generate the build vector d...
Craig Topper
2019-07-22
16
-52
/
+51
*
[NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming conven...
Jason Liu
2019-07-22
12
-33
/
+33
*
[libc++] Set __file_ to 0 in basic_filebuf::close() even if fclose fails
Petr Hosek
2019-07-22
2
-3
/
+58
*
[Attributor] NoAlias on return values.
Stefan Stipanovic
2019-07-22
4
-9
/
+276
*
Stubs out TLOF for AIX and add support for common vars in assembly output.
Sean Fertile
2019-07-22
12
-10
/
+184
*
[SafeStack] Insert the deref after the offset
Petr Hosek
2019-07-22
2
-4
/
+4
*
WholeProgramDevirt: Teach the pass to respect the global's alignment.
Peter Collingbourne
2019-07-22
3
-18
/
+23
*
[PowerPC] Fix comment on MO_PLT Target Operand Flag. [NFC]
Sean Fertile
2019-07-22
1
-2
/
+2
*
[Object][XCOFF] Remove extra includes from XCOFF related files. [NFC]
Sean Fertile
2019-07-22
2
-20
/
+0
*
LowerTypeTests: Teach the pass to respect global alignments.
Peter Collingbourne
2019-07-22
2
-19
/
+42
*
[OMPT] Cleanup reset of exit_frame pointer
Jonas Hahnfeld
2019-07-22
4
-50
/
+88
*
Changes to emit CodeView debug info nested type records properly using MCStre...
Nilanjana Basu
2019-07-22
7
-11
/
+759
*
Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_EN...
Ben Hamilton
2019-07-22
5
-6
/
+32
*
Delete empty file
Jonas Hahnfeld
2019-07-22
1
-0
/
+0
*
[AMDGPU] Test update. NFC.
Stanislav Mekhanoshin
2019-07-22
1
-26
/
+26
*
[SLPVectorizer] Fix some MSVC/cppcheck uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-07-22
1
-3
/
+3
*
Revert "Reland [ELF] Loose a condition for relocation with a symbol"
Vlad Tsyrklevich
2019-07-22
6
-9
/
+20
*
[Windows] Fix race condition between state changes
Adrian McCarthy
2019-07-22
1
-11
/
+10
*
[OPENMP][MSVC]Enable /openmp[:experimental] to compile OpenMP.
Alexey Bataev
2019-07-22
2
-4
/
+11
*
[libunwind][ARM] Fix types in _Unwind_VRS_Get.
Mikhail Maltsev
2019-07-22
1
-2
/
+2
*
[libc++] Do not infer support for C++17 in GCC < 7
Louis Dionne
2019-07-22
1
-0
/
+1
*
[X86] Remove const from some intrinsics that shouldn't have them
Paul Robinson
2019-07-22
1
-3
/
+3
*
[clangd] Add dlog()s for SelectionTree, enabling -debug-only=SelectionTree.cpp
Sam McCall
2019-07-22
3
-32
/
+88
*
[Polly] Clang complains about missing virtual destructor
Guillaume Chatelet
2019-07-22
1
-0
/
+2
*
Update c++2a status page with post-Cologne information
Marshall Clow
2019-07-22
1
-1
/
+57
*
TableGen: Support physical register inputs > 255
Matt Arsenault
2019-07-22
5
-12
/
+32
*
[NFC] Relaxed regression tests for PR42665
Marco Antognini
2019-07-22
1
-30
/
+3
*
ELF: Fix a "memset clearing object of non-trivial type" warning
Pavel Labath
2019-07-22
2
-16
/
+3
*
[ARM][LowOverheadLoops] Revert remaining pseudos
Sam Parker
2019-07-22
2
-12
/
+226
*
[OPENMP]Add support for analysis of firstprivate variables.
Alexey Bataev
2019-07-22
26
-109
/
+364
*
AMDGPU/GlobalISel: Fix broken tests
Matt Arsenault
2019-07-22
9
-54
/
+54
*
Update documentation for all CERT checks that correspond to a recommendation.
Aaron Ballman
2019-07-22
4
-5
/
+31
*
Reland [ELF] Loose a condition for relocation with a symbol
Nikola Prica
2019-07-22
6
-20
/
+9
*
AMDGPU/GlobalISel: Remove unnecessary code
Matt Arsenault
2019-07-22
1
-4
/
+0
*
[ARM] Fix for MVE VPT block pass
David Green
2019-07-22
5
-8
/
+23
*
Updated the signature for some stack related intrinsics (CLANG)
Christudasan Devadasan
2019-07-22
8
-23
/
+33
*
Revert the change to the [[nodiscard]] feature test macro value.
Aaron Ballman
2019-07-22
2
-2
/
+2
*
[X86] EltsFromConsecutiveLoads - support common source loads (REAPPLIED)
Simon Pilgrim
2019-07-22
3
-249
/
+178
[next]