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
*
[testsuite] Remove other traces broken in python 3.
Davide Italiano
2019-03-13
1
-31
/
+0
*
Revert "[llvm] Skip over empty line table entries."
Evgeniy Stepanov
2019-03-13
4
-223
/
+3
*
[testsuite] Remove dead code in TestFormats.
Davide Italiano
2019-03-13
1
-27
/
+0
*
[test] Some unicode sequences can't be printed, and Py 3 is more picky.
Davide Italiano
2019-03-13
1
-4
/
+0
*
[Python] Fix another batch of python 2/python 3 portability issues.
Davide Italiano
2019-03-13
4
-10
/
+21
*
[X86] Enable printAliasInstr for the Intel assembly printer so that AAM and A...
Craig Topper
2019-03-13
3
-1
/
+17
*
[WebAssembly] Place 'try' and 'catch' correctly wrt EH_LABELs
Heejin Ahn
2019-03-13
3
-5
/
+65
*
Use AIX version detection at LLVM run-time
Hubert Tong
2019-03-13
3
-24
/
+110
*
Update the macOS implementation of ComputeClangResourceDirectory to
Adrian Prantl
2019-03-12
1
-3
/
+3
*
[X86] Add ImmArg markings to intrinsics.
Craig Topper
2019-03-12
3
-381
/
+422
*
This test is failing on and off on the bots.
Jim Ingham
2019-03-12
1
-1
/
+1
*
Fix the broken Batch test by passing a custom module cache to the inferior lldb.
Adrian Prantl
2019-03-12
1
-4
/
+7
*
Revert "Temporarily add more logging to TestBatchMode"
Adrian Prantl
2019-03-12
1
-6
/
+0
*
Add XCOFF triple object format type for AIX
Jason Liu
2019-03-12
11
-1
/
+51
*
[WebAssembly] Handle undefined data symbols in shared libraries
Sam Clegg
2019-03-12
4
-7
/
+39
*
[NFC][clang][PCH][ObjC] Add some missing `VisitStmt(S);`
Roman Lebedev
2019-03-12
2
-3
/
+9
*
Temporarily add more logging to TestBatchMode
Adrian Prantl
2019-03-12
1
-0
/
+6
*
Add more logging to ClangModulesDeclVendor.cpp
Adrian Prantl
2019-03-12
1
-0
/
+9
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
32
-10
/
+162
*
[Test] Add tests for implicit null checks on atomic/volatile instructions
Philip Reames
2019-03-12
1
-16
/
+117
*
For faulting ops, include a comment w/the fault destination
Philip Reames
2019-03-12
3
-210
/
+188
*
IR: Add immarg attribute
Matt Arsenault
2019-03-12
49
-667
/
+1545
*
AddressSanitizer: 64-bit SPARC/Linux port
Vitaly Buka
2019-03-12
3
-1
/
+118
*
AddressSanitizer: fix for SPARC with GCC
Vitaly Buka
2019-03-12
1
-0
/
+4
*
SanitizerCommon: 64-bit SPARC/Linux port
Vitaly Buka
2019-03-12
3
-0
/
+20
*
ELF: Don't add .dynamic strings to .dynstr early.
Peter Collingbourne
2019-03-12
3
-23
/
+20
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
32
-162
/
+10
*
Remove support for DWARF64.
Zachary Turner
2019-03-12
11
-126
/
+34
*
Remove DWARFDIECollection.
Zachary Turner
2019-03-12
14
-143
/
+59
*
Move ElaboratingDIEIterator into implementation file.
Zachary Turner
2019-03-12
2
-71
/
+68
*
[llvm] Skip over empty line table entries.
Mircea Trofin
2019-03-12
4
-3
/
+223
*
Fix missing C++ mode comments
Matt Arsenault
2019-03-12
3
-3
/
+3
*
MIR: Stop reinitializing target information for every use
Matt Arsenault
2019-03-12
3
-327
/
+378
*
[lldb/thirdparty] Remove unneeded files, asked by Jonas.
Davide Italiano
2019-03-12
123
-14110
/
+0
*
[lldb-mi] Make this test more reliable. NFC.
Davide Italiano
2019-03-12
1
-0
/
+6
*
[third-party] Update pexpect to 4.6.
Davide Italiano
2019-03-12
190
-8661
/
+17969
*
ELF: Use bump pointer allocator for uncompressed section buffers. NFCI.
Peter Collingbourne
2019-03-12
2
-10
/
+16
*
SanitizerCommon: fixes for unwinding & backtrace on SPARC
Vitaly Buka
2019-03-12
5
-35
/
+75
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
32
-10
/
+162
*
Fix compiler warning
Jonas Devlieghere
2019-03-12
1
-13
/
+11
*
[SROA] Fix a crash when trying to convert a memset to an non-integral pointer...
Philip Reames
2019-03-12
2
-6
/
+59
*
[libc++] Enable deprecation warnings by default
Louis Dionne
2019-03-12
87
-38
/
+157
*
[OPENMP]Allow to redefine entry for the variables definitions.
Alexey Bataev
2019-03-12
2
-5
/
+32
*
Fixup test to work after changes in r355878.
Douglas Yung
2019-03-12
1
-1
/
+5
*
Rework how lldb warngs about kexts that failed to load in a
Jason Molenda
2019-03-12
1
-8
/
+33
*
Check the result of creating a node from __next_ in the std::list formatter.
Jim Ingham
2019-03-12
1
-1
/
+3
*
Re-enable this test, the underlying bug was fixed and the test now passes.
Jim Ingham
2019-03-12
1
-1
/
+0
*
[x86] scalarize extractelement 0 of FP vselect
Sanjay Patel
2019-03-12
2
-4
/
+21
*
ELF: Simplify. NFCI.
Peter Collingbourne
2019-03-12
1
-3
/
+1
*
[CodeGen] Add MMOs to statepoint nodes during SelectionDAG
Philip Reames
2019-03-12
2
-22
/
+51
[next]