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
*
Resubmit rL345008 "Split MachinePipeliner code into header and cpp files"
Lama Saba
2019-01-06
2
-595
/
+620
*
[gn build] Add build files for LLVM unittests with a custom main() function
Nico Weber
2019-01-06
5
-12
/
+76
*
[CMake] Use hidden visibility for static libc++ in Fuchsia
Petr Hosek
2019-01-06
1
-0
/
+1
*
[LegalizeVectorOps] Add FSHL/FSHR to the list of vector operations that shoul...
Craig Topper
2019-01-06
1
-0
/
+2
*
[libcxx] Support building hermetic static library
Petr Hosek
2019-01-06
3
-33
/
+72
*
[compiler-rt][Fuchsia] Replace _zx_vmar_allocate_old call
Petr Hosek
2019-01-06
1
-4
/
+4
*
Have MSVC Visualizer for DeducedTemplateSpecializationType show both the orig...
Mike Spertus
2019-01-06
1
-13
/
+24
*
[CMake][Fuchsia] Enable build ID, relaxations for first stage
Petr Hosek
2019-01-06
1
-0
/
+3
*
Fix PR39749 - Headers containing just #error harm __has_include.
Eric Fiselier
2019-01-06
24
-19
/
+411
*
Revert "[CMake][Fuchsia] Enable experimental new pass manager by default"
Petr Hosek
2019-01-05
1
-1
/
+0
*
[X86][AsmParser] Don't allow X86::DX in CheckBaseRegAndIndexRegAndScale.
Craig Topper
2019-01-05
1
-2
/
+1
*
Fix MSVC Visualization for TemplateTypeParmType and TemplateTypeParmDecl
Mike Spertus
2019-01-05
1
-7
/
+10
*
[X86] Use two pmovmskbs in combineBitcastvxi1 for (i64 (bitcast (v64i1 (trunc...
Craig Topper
2019-01-05
3
-170
/
+59
*
[X86] Allow combinevxi1Bitcast to use pmovmskb on avx512 targets if the input...
Craig Topper
2019-01-05
9
-200
/
+61
*
Fix symbols.enable-external-lookup description wording
Jan Kratochvil
2019-01-05
1
-4
/
+4
*
Fix flaky symlink access time test.
Eric Fiselier
2019-01-05
1
-5
/
+7
*
Revert "D56064: More tolerance for flaky tests in libc++ on NetBSD"
Kamil Rytarowski
2019-01-05
1
-7
/
+0
*
CodeGen: fix autolink emission on ELF
Saleem Abdulrasool
2019-01-05
2
-7
/
+17
*
Added single use check to ShrinkDemandedConstant
Stanislav Mekhanoshin
2019-01-05
2
-0
/
+23
*
[X86] Regenerate test to merge 32-bit and 64-bit check lines. NFC
Craig Topper
2019-01-05
1
-17
/
+5
*
[X86] Allow LowerTRUNCATE to use PACKUS/PACKSS for v16i16->v16i8 truncate whe...
Craig Topper
2019-01-05
3
-10
/
+6
*
CodeGen: switch iteration to range based for loop (NFC)
Saleem Abdulrasool
2019-01-05
1
-6
/
+4
*
[InstCombine] Improve cttz/ctlz + icmp tests; NFC
Nikita Popov
2019-01-05
1
-83
/
+134
*
Improve MSVC type visualizations
Mike Spertus
2019-01-05
1
-7
/
+47
*
Enhance MSVC visualization of PointerUnions
Mike Spertus
2019-01-05
1
-5
/
+27
*
[InstCombine] Add cttz/ctlz + icmp ugt/ult tests; NFC
Nikita Popov
2019-01-05
1
-0
/
+174
*
[python] Make the collections import future-proof
Serge Guelton
2019-01-05
1
-2
/
+9
*
[Documentation] fix order of checks in checks/list.rst
Jonas Toth
2019-01-05
1
-3
/
+3
*
[docs] Add a known limitation to the comment about lld supporting GCC/MinGW o...
Martin Storsjo
2019-01-05
1
-1
/
+4
*
[MinGW] Expand comment for MinGW driver. NFC.
Martin Storsjo
2019-01-05
1
-3
/
+21
*
[InstCombine] Relax cttz/ctlz with select on zero
Nikita Popov
2019-01-05
2
-12
/
+19
*
[InstCombine] Add vector tests for select + ctlz/cttz; NFC
Nikita Popov
2019-01-05
1
-0
/
+50
*
[CMake][Fuchsia] Enable experimental new pass manager by default
Petr Hosek
2019-01-05
1
-0
/
+1
*
[CMake][Fuchsia] Enable x86 relaxation by default
Petr Hosek
2019-01-05
1
-0
/
+1
*
[CMake][Fuchsia] Enable --build-id linker flag by default
Petr Hosek
2019-01-05
1
-0
/
+2
*
[gn build] Merge r350423
Nico Weber
2019-01-05
1
-0
/
+1
*
[gn build] Add build files for unittests under llvm/unittests/ExecutionEngine
Nico Weber
2019-01-05
4
-5
/
+81
*
[Inliner] Optimize shouldBeDeferred
Easwaran Raman
2019-01-05
1
-5
/
+16
*
[X86] Require second operand of X86vshiftuniform to be an integer. NFC
Craig Topper
2019-01-05
1
-1
/
+1
*
[gn build] Add build files for unittests that load shared libraries
Nico Weber
2019-01-05
3
-6
/
+104
*
Let new test from r350340 still pass even after r350451.
Nico Weber
2019-01-05
1
-4
/
+4
*
[LLD][COFF] PDB: Parallel sort publics
Alexandre Ganea
2019-01-05
1
-4
/
+5
*
Move -add-plugin validation after -load was executed.
Nico Weber
2019-01-05
2
-14
/
+19
*
[LLD][COFF] Fix namespace compilation issue with a upcoming patch. NFC
Alexandre Ganea
2019-01-05
1
-4
/
+4
*
Revert "Revert "Switch Android from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)""
Evgeniy Stepanov
2019-01-05
1
-5
/
+5
*
Revert "Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SA...
Evgeniy Stepanov
2019-01-05
2
-3
/
+5
*
[gn build] Add build file for DebugInfoPDBTests
Nico Weber
2019-01-05
3
-4
/
+37
*
[Driver] Some more cleanup. NFC
Jonas Devlieghere
2019-01-05
2
-34
/
+35
*
Bring back the pthread_create interceptor, but only on non-aarch64.
Peter Collingbourne
2019-01-04
1
-0
/
+14
*
Disable system-allocator-fallback.cc test on Android O and earlier.
Peter Collingbourne
2019-01-04
2
-0
/
+6
[next]