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
*
Add support for building with Python 3
Nico Weber
2019-07-10
1
-4
/
+2
*
[OPENMP]Remove not used check line from the test, NFC.
Alexey Bataev
2019-07-10
1
-1
/
+0
*
[AArch64][GlobalISel] Optimize compare and branch cases with G_INTTOPTR and u...
Amara Emerson
2019-07-10
5
-43
/
+131
*
gn build: Merge r365687
Nico Weber
2019-07-10
2
-0
/
+2
*
Add Python 3.6 and 3.7 to the version list
Nico Weber
2019-07-10
1
-1
/
+1
*
[clang-doc] Add a structured HTML generator
Julie Hockett
2019-07-10
8
-59
/
+870
*
Revert "[ELF] Update test case due to llvm r365618"
Nikola Prica
2019-07-10
1
-7
/
+13
*
Revert "[ELF] Loose a condition for relocation with a symbol"
Nikola Prica
2019-07-10
6
-9
/
+20
*
[GlobalISel][AArch64] Use getOpcodeDef instead of findMIFromReg
Jessica Paquette
2019-07-10
2
-14
/
+25
*
[GlobalISel][AArch64][NFC] Use getDefIgnoringCopies from Utils where we can
Jessica Paquette
2019-07-10
2
-22
/
+32
*
Update libc++ include path detection to use VFS on Linux
Julie Hockett
2019-07-10
1
-6
/
+7
*
[TSan] Attempt to fix linker error on Linux/AArch64
Julian Lettner
2019-07-10
1
-1
/
+1
*
Revert "[System Model] [TTI] Update cache and prefetch TTI interfaces"
David Greene
2019-07-10
12
-166
/
+63
*
Move three folds for FADD, FSUB and FMUL in the DAG combiner away from Unsafe...
Michael Berg
2019-07-10
4
-10
/
+10
*
Revert "[clangd] Filter out non-governed files from broadcast"
Matthew Voss
2019-07-10
8
-331
/
+69
*
[scripts] Remove the unused 'shush' script.
Davide Italiano
2019-07-10
1
-64
/
+0
*
[System Model] [TTI] Update cache and prefetch TTI interfaces
David Greene
2019-07-10
12
-63
/
+166
*
Recommit "[CommandLine] Remove OptionCategory and SubCommand caches from the ...
Don Hinton
2019-07-10
6
-111
/
+136
*
[X86] EltsFromConsecutiveLoads - clean up element size calcs. NFCI.
Simon Pilgrim
2019-07-10
1
-14
/
+12
*
[LoopRotate + MemorySSA] Keep an <instruction-cloned instruction> map.
Alina Sbirlea
2019-07-10
2
-4
/
+34
*
[ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.
Lang Hames
2019-07-10
9
-50
/
+247
*
[X86] Regenerate tests. NFCI.
Simon Pilgrim
2019-07-10
1
-118
/
+56
*
[X86] Change the IR sequence for _mm_storeh_pi and _mm_storel_pi to perform t...
Craig Topper
2019-07-10
5
-28
/
+14
*
[X86] Add guards to some of the x86 intrinsic tests to skip 64-bit mode only ...
Craig Topper
2019-07-10
10
-0
/
+58
*
[X86] Add tests for an alternative sequence for _mm_storel_pi/_mm_storeh_pi i...
Craig Topper
2019-07-10
1
-14
/
+108
*
[clang] Preserve names of addrspacecast'ed values.
Vyacheslav Zakharin
2019-07-10
8
-47
/
+63
*
Options: Reduce code duplication
Pavel Labath
2019-07-10
4
-72
/
+48
*
[TargetLowering] support BlockAddress as "i" inline asm constraint
Nick Desaulniers
2019-07-10
2
-0
/
+19
*
[NFC][InstCombine] Fixup some tests in just-added "omit mask before left-shif...
Roman Lebedev
2019-07-10
3
-10
/
+15
*
ELF: Add support for R_AARCH64_ADR_PREL_PG_HI21_NC relocation.
Peter Collingbourne
2019-07-10
3
-0
/
+13
*
MC: AArch64: Add support for pg_hi21_nc relocation specifier.
Peter Collingbourne
2019-07-10
2
-0
/
+9
*
[CodeExtractor] Fix sinking of allocas with multiple bitcast uses (PR42451)
Vedant Kumar
2019-07-10
3
-14
/
+104
*
[CodeExtractor] Simplify findAllocas, NFC
Vedant Kumar
2019-07-10
2
-73
/
+101
*
GlobalISel: Legalization for G_FMINNUM/G_FMAXNUM
Matt Arsenault
2019-07-10
9
-1
/
+1214
*
GlobalISel: Define the full family of FP min/max instructions
Matt Arsenault
2019-07-10
5
-0
/
+182
*
[X86] EltsFromConsecutiveLoads - remove duplicate check for element size. NFCI.
Simon Pilgrim
2019-07-10
1
-6
/
+0
*
[X86] EltsFromConsecutiveLoads - ensure element reg/store sizes are the same ...
Simon Pilgrim
2019-07-10
1
-3
/
+5
*
ObjectFileELF: Add support for gnu-style compressed sections
Pavel Labath
2019-07-10
3
-29
/
+57
*
AMDGPU: Serialize mode from MachineFunctionInfo
Matt Arsenault
2019-07-10
6
-16
/
+110
*
[PatternMatch] Generalize m_SpecificInt_ULT() to take ICmpInst::Predicate
Roman Lebedev
2019-07-10
4
-20
/
+417
*
[CMake][NFC] Remove dead code lldb_append_link_flags() from AddLLDB.cmake
Stefan Granitz
2019-07-10
1
-16
/
+0
*
[CMake][NFC] Polish comments in AddLLDB.cmake
Stefan Granitz
2019-07-10
1
-2
/
+6
*
[CMake] Add Apple-lldb-Linux.cmake cache
Stefan Granitz
2019-07-10
1
-0
/
+8
*
[CMake] Polish Apple-lldb caches
Stefan Granitz
2019-07-10
2
-18
/
+8
*
[Remarks] Add cl::Hidden to -remarks-yaml-string-table
Francis Visoiu Mistrih
2019-07-10
1
-2
/
+3
*
docs/GithubMove.rst: Remove obsolete information
Tom Stellard
2019-07-10
1
-357
/
+36
*
[FileCheck] Use bool operator to test Expected
Thomas Preud'homme
2019-07-10
1
-24
/
+24
*
[AMDGPU] Increased the number of implicit argument bytes for both OpenCL and ...
Christudasan Devadasan
2019-07-10
3
-27
/
+27
*
NFC: fixed typo #ifdef --> #if to allow macro set to 0 work correctly
Andrey Churbanov
2019-07-10
1
-1
/
+1
*
[NFC][InstCombine] Redundant masking before left-shift (PR42563)
Roman Lebedev
2019-07-10
7
-0
/
+1876
[next]