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
*
Disable stack_trace_compressor_fuzzer.
Mitch Phillips
2019-08-16
1
-13
/
+17
*
[analyzer] Analysis: Silence checkers
Csaba Dabis
2019-08-16
13
-64
/
+196
*
[PowerPC] add testcases for folding frame offset - NFC
Chen Zheng
2019-08-16
1
-0
/
+114
*
[clang-tidy] Migrate objc-forbidden-subclassing to use isDerivedFrom 🚛
Stephane Moore
2019-08-16
1
-28
/
+1
*
[clang-doc] Serialize inherited attributes and methods
Diego Astiazaran
2019-08-16
13
-47
/
+373
*
gn build: Merge r369064
Nico Weber
2019-08-16
1
-0
/
+1
*
gn build: Merge r369061
Nico Weber
2019-08-16
1
-0
/
+1
*
[DebugLine] Don't try to guess the path style
Jonas Devlieghere
2019-08-15
3
-45
/
+23
*
Moved binary off add_llvm_executable.
Mitch Phillips
2019-08-15
1
-1
/
+1
*
[GlobalISel] CSEMIRBuilder: Add support for G_GEP
Volkan Keles
2019-08-15
6
-29
/
+70
*
[ARM][LowOverheadLoops] Fix generated code for "revert".
Eli Friedman
2019-08-15
4
-7
/
+7
*
[clang-doc] Sort index elements case insensitive
Diego Astiazaran
2019-08-15
3
-2
/
+43
*
Re-instate 369051.
Mitch Phillips
2019-08-15
1
-1
/
+2
*
[NewPM][PassInstrumentation] Fix test added in r369024.
David L. Jones
2019-08-15
1
-2
/
+2
*
[clang-doc] Fix use of source-root flag
Diego Astiazaran
2019-08-15
2
-9
/
+7
*
[Support] Re-introduce the RWMutexImpl for macOS < 10.12
Jonas Devlieghere
2019-08-15
3
-78
/
+306
*
[clang-doc] Fix bitcode writer for access specifiers
Diego Astiazaran
2019-08-15
10
-11
/
+41
*
Move isPointerOffset function to ValueTracking (NFC).
Evgeniy Stepanov
2019-08-15
3
-86
/
+91
*
[Bugpoint redesign] Added Pass to Remove Global Variables
Diego Trevino Ferrer
2019-08-15
6
-0
/
+137
*
[Bugpoint redesign] Output option can now print to STDOUT
Diego Trevino Ferrer
2019-08-15
6
-51
/
+45
*
Revert "[Support] Re-introduce the RWMutexImpl for macOS < 10.12"
Jonas Devlieghere
2019-08-15
1
-63
/
+0
*
[AIX] For XL, pick GCC-compatible std & default warning options
Hubert Tong
2019-08-15
1
-18
/
+31
*
[SDAG] Minor code cleanup/standardization of atomic accessors [NFC]
Philip Reames
2019-08-15
3
-3
/
+11
*
[Support] Re-introduce the RWMutexImpl for macOS < 10.12
Jonas Devlieghere
2019-08-15
1
-0
/
+63
*
Guard fuzzer build behind Clang-only flags.
Mitch Phillips
2019-08-15
1
-11
/
+12
*
[Utils][NFC] Copy bisect usage documents from commit msg into script.
Jinsong Ji
2019-08-15
1
-1
/
+13
*
Add missing MIR serialization text for AArch64II::MO_TAGGED.
Evgeniy Stepanov
2019-08-15
1
-3
/
+6
*
Stop-hooks weren't getting called on step-out. Fix that.
Jim Ingham
2019-08-15
6
-4
/
+85
*
Remove CMake >= v3.13 target_link_options.
Mitch Phillips
2019-08-15
1
-1
/
+2
*
[MemorySSA] Remove restrictive asserts.
Alina Sbirlea
2019-08-15
1
-4
/
+1
*
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
Joel E. Denny
2019-08-15
3
-5
/
+90
*
[GWP-ASan] Implement stack frame compression.
Mitch Phillips
2019-08-15
7
-19
/
+517
*
gn build: Merge r369039
Nico Weber
2019-08-15
1
-2
/
+1
*
gn build: Merge r369018
Nico Weber
2019-08-15
1
-1
/
+0
*
Fix nm on GCC 5.1 after the C++14 move
JF Bastien
2019-08-15
1
-6
/
+10
*
Mark the test as unsupported on darwin, NFC.
Alexey Bataev
2019-08-15
1
-1
/
+1
*
[Sema] Implement DR2386 for C++17 structured binding
Reid Kleckner
2019-08-15
3
-8
/
+26
*
[WebAssembly] Correctly handle va_arg of zero-sized structures
Guanzhong Chen
2019-08-15
2
-20
/
+61
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
239
-1893
/
+1889
*
[Hexagon] Fix instruction selection for vselect v4i8
Krzysztof Parzyszek
2019-08-15
3
-16
/
+23
*
Revert [Bugpoint redesign] Added Pass to Remove Global Variables
Diego Trevino Ferrer
2019-08-15
7
-138
/
+1
*
MVT: Add v3i16/v3f16 vectors
Matt Arsenault
2019-08-15
12
-340
/
+296
*
[NFC] Add a couple of dump routines for RegisterPressure helper classes
Philip Reames
2019-08-15
2
-0
/
+19
*
[ValueTracking] Look through ptrmask intrinsics during getUnderlyingObject.
Florian Hahn
2019-08-15
3
-3
/
+34
*
Rename this file from cx2.c to c2x.c; NFC.
Aaron Ballman
2019-08-15
1
-0
/
+0
*
Change test to use uint64_t to support compiling for 32-bit architectures.
Adrian Prantl
2019-08-15
1
-2
/
+2
*
Allow standards-based attributes to have leading and trailing underscores.
Aaron Ballman
2019-08-15
5
-2
/
+13
*
[NFC] Added tests for 'select with ctlz to cttz' fold
David Bolvansky
2019-08-15
1
-0
/
+249
*
[X86] Add custom type legalization for bitcasting mmx to v2i32/v4i16/v8i8 to ...
Craig Topper
2019-08-15
9
-122
/
+95
*
Add LLVMLibC proposal to docs/index.rst.
Siva Chandra
2019-08-15
1
-0
/
+4
[next]