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
*
[analyzer] Improve valist checks and move it out from alpha state.
Gabor Horvath
2017-03-07
5
-100
/
+202
*
Use 32 bits for alignment.
Rafael Espindola
2017-03-07
3
-4
/
+4
*
[ScopDetection] Do not detect scops that exit to an unreachable
Tobias Grosser
2017-03-07
4
-1
/
+82
*
[tests] Make sure tests do not end in 'unreachable' - Part II
Tobias Grosser
2017-03-07
10
-14
/
+14
*
Let arm_section_length store the number of bytes.
Ed Schouten
2017-03-07
2
-9
/
+5
*
[clang-format] Followup of D30646 - unbreak the build
Andi-Bogdan Postelnicu
2017-03-07
1
-2
/
+2
*
[tests] Make sure tests do not end in 'unreachable'
Tobias Grosser
2017-03-07
5
-5
/
+5
*
Rename remaining uses of Addralign to Alignment.
Rafael Espindola
2017-03-07
3
-9
/
+9
*
Android.rules: add support for clang compiler
Pavel Labath
2017-03-07
2
-16
/
+45
*
Rename Addralign to Alignment.
Rafael Espindola
2017-03-07
5
-12
/
+12
*
[clang-format] Fixed indent issue when adding a comment at the end of a retur...
Andi-Bogdan Postelnicu
2017-03-07
2
-2
/
+7
*
[ARM] Correct handling of LSL #0 in an IT block
John Brawn
2017-03-07
2
-1
/
+15
*
[Hexagon] Do not insert instructions before PHI nodes
Krzysztof Parzyszek
2017-03-07
2
-1
/
+4
*
[clang-format] Support namespaces ending in semicolon
Krasimir Georgiev
2017-03-07
2
-8
/
+105
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
38
-261
/
+289
*
[ARM] Reapply r296865 "[ARM] fpscr read/write intrinsics not aware of each ot...
Ranjeet Singh
2017-03-07
3
-4
/
+49
*
[SystemZ] Add check VT.isSimple() in canTreateAsByteVector()
Jonas Paulsson
2017-03-07
2
-1
/
+11
*
Fix Mips LA25 Thunks where Caller and Callee in different OS
Peter Smith
2017-03-07
2
-1
/
+139
*
In Thumb1, materialize a move between low registers as a `movs`, if CPSR isn'...
Artyom Skrobov
2017-03-07
6
-49
/
+45
*
[index] Mark categories of test classes with the 'UnitTest' symbol property a...
Argyrios Kyrtzidis
2017-03-07
2
-3
/
+11
*
[LoopRotate] Update dbg.value intrinsics
Sam Parker
2017-03-07
2
-3
/
+124
*
[AST/ObjC] Make ObjCCategoryImplDecl consistent with ObjCCategoryDecl and use...
Argyrios Kyrtzidis
2017-03-07
10
-49
/
+28
*
[X86] Quick fix for build bot failure (r297127) due to unused variable.
Ayman Musa
2017-03-07
2
-4
/
+2
*
[analyzer] Fix crash when building CFG with variable of incomplete type
Martin Bohme
2017-03-07
2
-2
/
+14
*
Fixed a missing brace.
Sean Callanan
2017-03-07
1
-1
/
+1
*
[X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...
Ayman Musa
2017-03-07
9
-1194
/
+369
*
[X86][AVX512] Add missing entries to EVEX2VEX tables
Ayman Musa
2017-03-07
13
-185
/
+317
*
Revert "[PowerPC][ELFv2ABI] Allocate parameter area on-demand to reduce stack...
Tim Shen
2017-03-07
2
-129
/
+5
*
[LoopUnrolling] Fix loop size check for peeling
Sanjoy Das
2017-03-07
2
-2
/
+32
*
[APInt] Add rvalue reference support to and, or, xor operations to allow thei...
Craig Topper
2017-03-07
3
-71
/
+155
*
Fix FreeBSD build.
Zachary Turner
2017-03-07
1
-2
/
+3
*
Remove FileSpec dependency on FileSystem.
Zachary Turner
2017-03-07
1
-29
/
+23
*
Revert "AMDGPU: Set MCAsmInfo::PointerSize"
Konstantin Zhuravlyov
2017-03-07
2
-27
/
+0
*
Fix linux build.
Zachary Turner
2017-03-07
1
-2
/
+2
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
40
-259
/
+249
*
[APInt] Fix test names in unittest to match functions being tested. NFC
Craig Topper
2017-03-07
1
-2
/
+2
*
[APInt] Add getBitsSetFrom and setBitsFrom to set upper bits starting at a bit
Craig Topper
2017-03-07
2
-0
/
+43
*
Add a testcase for r297072.
Adrian Prantl
2017-03-07
1
-0
/
+56
*
[APInt] Implement getLowBitsSet/getHighBitsSet/getBitsSet using setLowBits/se...
Craig Topper
2017-03-07
2
-24
/
+33
*
[APInt] Add setLowBits/setHighBits methods to APInt.
Craig Topper
2017-03-07
3
-30
/
+173
*
Un-XFAIL Fuzzer/test/dump_coverage.test. This now passes on Darwin (after r2...
Kuba Mracek
2017-03-07
1
-2
/
+0
*
remove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING
Bob Wilson
2017-03-07
2
-8
/
+2
*
Remove Config->Rela and define Config->isRela() instead.
Rui Ueyama
2017-03-07
5
-15
/
+33
*
Remove Config->Mips64EL and define Config->isMips64EL() instead.
Rui Ueyama
2017-03-07
8
-21
/
+33
*
Define LLVM_ENABLE_WARNINGS when building standalone clang to ensure warnings...
Eric Fiselier
2017-03-07
1
-0
/
+1
*
Fix unused variable in SemaCoroutine.cpp
Eric Fiselier
2017-03-07
1
-1
/
+0
*
cleanup.
Jason Molenda
2017-03-07
1
-42
/
+42
*
[SLP] Revert r296863 due to miscompiles.
Michael Kuperstein
2017-03-06
5
-152
/
+83
*
Add missing include in FileSpec.
Zachary Turner
2017-03-06
1
-0
/
+1
*
Fix some widespread warnings in headers from the new coroutine code
Reid Kleckner
2017-03-06
2
-4
/
+1
[next]