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
*
[WebAssembly] Improve the precision of memory and side effect dependence trac...
Dan Gohman
2016-05-17
2
-25
/
+226
*
[X86] Fix a few intrinsic tests to use the return type that matches the intri...
Craig Topper
2016-05-17
1
-4
/
+4
*
[X86] Add a few missing typecasts to intrinsics. Found by playing with -fno-l...
Craig Topper
2016-05-17
2
-4
/
+6
*
[AVX512] _m512_setzero_qi/hi should return __m512i.
Craig Topper
2016-05-17
2
-15
/
+15
*
[AVX512] Fix odd formatting in intrinsic header.
Craig Topper
2016-05-17
1
-10
/
+10
*
Debug Info: Don't emit a DW_AT_data_member_location for DWARF bitfields.
Adrian Prantl
2016-05-17
3
-9
/
+6
*
Modules: set SystemHeader to true if we are building a system module.
Manman Ren
2016-05-17
8
-7
/
+44
*
try to avoid unused variable warning in release build; NFCI
Sanjay Patel
2016-05-17
1
-1
/
+2
*
[InstCombine] check vector elements before trying to transform LE/GE vector i...
Sanjay Patel
2016-05-17
2
-78
/
+64
*
llvm-dwp: Provide error handling for invalid string field forms
David Blaikie
2016-05-17
3
-8
/
+19
*
Remove .hot and .unlikely prefixes from function section names.
Easwaran Raman
2016-05-16
2
-47
/
+2
*
AMDGPU/R600: Use correct number of vector elements when lowering private loads
Jan Vesely
2016-05-16
2
-5
/
+108
*
Avoid leak. Free before resetting.
Sean Silva
2016-05-16
1
-1
/
+1
*
llvm-dwp: Add error handling for invalid (non-CU) top level tag in debug_info...
David Blaikie
2016-05-16
3
-8
/
+17
*
Remove extra semicolon to fix warning. NFC.
Michael Kuperstein
2016-05-16
1
-1
/
+1
*
Less broken fix for buildbot breakage.
Richard Smith
2016-05-16
1
-1
/
+7
*
Try to make the buildbots green again: avoid the need for class Attr to be
Richard Smith
2016-05-16
1
-0
/
+7
*
[profile] Add portability macro for atomic fetch_and_add
Xinliang David Li
2016-05-16
3
-1
/
+19
*
Doxygen comments for avxintrin.h.
Ekaterina Romanova
2016-05-16
3
-169
/
+853
*
Switch from SmallVector to TinyPtrVector for the list of attributes on a decl...
Richard Smith
2016-05-16
1
-2
/
+3
*
Avoid O(n^2) string analysis when handling GNU __asm__ statements.
Richard Smith
2016-05-16
1
-8
/
+15
*
Avoid temporary vector for sorting in BitcodeWriter
Mehdi Amini
2016-05-16
1
-13
/
+10
*
Debug info: Don't emit a DW_AT_byte_size when emitting a DWARF4 bit field.
Adrian Prantl
2016-05-16
2
-3
/
+9
*
Look for CMake.app when searching for cmake
Todd Fiala
2016-05-16
1
-0
/
+18
*
AMDGPU: Add some private element size tests
Matt Arsenault
2016-05-16
1
-6
/
+126
*
Add a (size, value) constructor to TinyPtrVector.
Richard Smith
2016-05-16
1
-2
/
+10
*
Add missing TinyPtrVector functionality: reverse iterators and conversion of
Richard Smith
2016-05-16
1
-1
/
+21
*
[PS4] Tighten up a test (noticed in passing)
Paul Robinson
2016-05-16
1
-2
/
+2
*
AMDGPU: Fix promote alloca pass creating huge arrays
Matt Arsenault
2016-05-16
15
-72
/
+387
*
Make sure we notify that the section module was loaded when SBTarget::SetSect...
Greg Clayton
2016-05-16
1
-5
/
+30
*
Fail early on unknown appending linkage variables.
Rafael Espindola
2016-05-16
4
-18
/
+12
*
llvm-dwp: Add .test files missing from r269339
David Blaikie
2016-05-16
2
-0
/
+6
*
Fixed and re-enabled the Clang modules testcase.
Sean Callanan
2016-05-16
1
-3
/
+2
*
Add `explicit`.
Rui Ueyama
2016-05-16
2
-3
/
+4
*
Revert "Reapply^2 "[ProfileData] (compiler-rt) Use Error in InstrProf and Cov...
Vedant Kumar
2016-05-16
1
-3
/
+4
*
Revert "Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage,...
Vedant Kumar
2016-05-16
3
-14
/
+10
*
Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
Vedant Kumar
2016-05-16
18
-612
/
+504
*
SelectionDAG: Select min/max when both are used
Matt Arsenault
2016-05-16
3
-2
/
+95
*
Test diamond virtual inheritance in top-level expressions.
Sean Callanan
2016-05-16
1
-1
/
+45
*
[AArch64] Fix bug in large stack spill slot handling (PR27717)
Geoff Berry
2016-05-16
1
-1
/
+3
*
Reapply^2 "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-16
1
-4
/
+3
*
Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-16
3
-10
/
+14
*
Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-16
18
-504
/
+612
*
Added support to the ASTImporter for C++ constructor initializers.
Sean Callanan
2016-05-16
4
-2
/
+171
*
llvm-dwp: Streamline duplicate DWO ID diagnostic handling
David Blaikie
2016-05-16
2
-30
/
+33
*
sync up common profile header /nfc
Xinliang David Li
2016-05-16
1
-9
/
+27
*
[profile] minor code restructuring /NFC
Xinliang David Li
2016-05-16
4
-15
/
+40
*
[SystemZ] Support LRVH and STRVH opcodes
Bryan Chan
2016-05-16
8
-5
/
+417
*
[Lex] inferModuleFromLocation should do no work if there are no modules
David Majnemer
2016-05-16
1
-0
/
+3
*
Don't crash when OS plug-in returns None from any of the functions we might c...
Greg Clayton
2016-05-16
1
-16
/
+24
[next]