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
*
Make test categories composable
Pavel Labath
2015-12-14
3
-18
/
+20
*
Extend XFAIL on TestNamespaceLookup on linux
Pavel Labath
2015-12-14
1
-1
/
+1
*
[compiler-rt] [safestack] Silent overflow.c test on aarch64
Adhemerval Zanella
2015-12-14
2
-0
/
+7
*
XFAIL TestNamespaceLookup for linux
Pavel Labath
2015-12-14
1
-0
/
+4
*
Don't create unnecessary PHIs
James Molloy
2015-12-14
3
-4
/
+205
*
[LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...
Mohit K. Bhakkad
2015-12-14
1
-0
/
+1
*
[OPENMP] Fix debug info for 'atomic' construct.
Alexey Bataev
2015-12-14
2
-5
/
+6
*
clang-format: Add test for AlignAfterOpenBracket = AlwaysBreak in C++.
Daniel Jasper
2015-12-14
1
-0
/
+20
*
clang-format: Extend Linux-brace-wrapping test.
Daniel Jasper
2015-12-14
1
-0
/
+2
*
clang-format: Fix style default for WebKit and Linux styles.
Daniel Jasper
2015-12-14
1
-2
/
+0
*
Reformat to untabify.
NAKAMURA Takumi
2015-12-14
2
-12
/
+11
*
[llvm-dwp] Deduplicate type units
David Blaikie
2015-12-14
4
-6
/
+47
*
[llvm-dwp] Remove some unused test code
David Blaikie
2015-12-14
2
-5
/
+0
*
[Docs] Fix underlines that were too short or too long.
Akira Hatanaka
2015-12-14
1
-3
/
+3
*
clang-tools-extra/test/clang-tidy/cppcoreguidelines-pro-bounds-constant-array...
NAKAMURA Takumi
2015-12-13
2
-2
/
+2
*
Rename addScalar(Read|Write)Access to addValue(Read|Write)Access
Michael Kruse
2015-12-13
2
-16
/
+16
*
Check guaranteed execution by using DominatorTree
Michael Kruse
2015-12-13
1
-3
/
+4
*
Store DominatorTree as a field in ScopInfo
Michael Kruse
2015-12-13
2
-5
/
+8
*
Always treat scalar writes as MUST_WRITEs
Michael Kruse
2015-12-13
6
-10
/
+14
*
[clang-tidy] add check cppcoreguidelines-pro-bounds-constant-array-index
Matthias Gehre
2015-12-13
8
-0
/
+346
*
I Added a triple flag for x86-evenDirective test.
Michael Zuckerman
2015-12-13
1
-1
/
+1
*
ScopInfo: Split out invariant load hoisting into multiple functions [NFC]
Tobias Grosser
2015-12-13
2
-78
/
+105
*
ScopInfo: Harmonize the different array kinds
Tobias Grosser
2015-12-13
4
-209
/
+232
*
Print "null" for ISL objects that are nullptr
Michael Kruse
2015-12-13
2
-2
/
+3
*
Reuse ScopStmt::isEmpty() function
Michael Kruse
2015-12-13
2
-7
/
+15
*
Check if access relation is available before printing
Michael Kruse
2015-12-13
1
-1
/
+2
*
Revert r255460, which still causes test failures on some platforms.
Cong Hou
2015-12-13
3
-176
/
+32
*
[X86][inline asm] support even directive
Michael Zuckerman
2015-12-13
4
-1
/
+76
*
Fix a type issue in r255455. Should not use unsigned type as std::abs()'s tem...
Cong Hou
2015-12-13
1
-1
/
+1
*
[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignori...
Cong Hou
2015-12-13
3
-32
/
+176
*
Fix line endings
Simon Pilgrim
2015-12-13
1
-14
/
+14
*
Replace <cstdint> by llvm/Support/DataTypes.h for the typedef of uint64_t. NFC.
Cong Hou
2015-12-13
1
-1
/
+1
*
Add the missing header file <cstdint> needed by uint64_t
Cong Hou
2015-12-13
1
-0
/
+1
*
Revert r255454 as it leads to several test failers on buildbots.
Cong Hou
2015-12-13
3
-175
/
+32
*
Normalize MBB's successors' probabilities in several locations.
Cong Hou
2015-12-13
12
-27
/
+68
*
[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignori...
Cong Hou
2015-12-13
3
-32
/
+175
*
[ELF][MIPS] Ignore R_MIPS_JALR relocation for now
Simon Atanasyan
2015-12-13
2
-0
/
+50
*
[ELF][MIPS] Match paired relocation using relocation type and symbol index
Simon Atanasyan
2015-12-13
3
-5
/
+14
*
[ELF][MIPS] Fix calculation of the R_MIPS_HI16 relocation
Simon Atanasyan
2015-12-13
2
-4
/
+6
*
[Sema] Add -Wparentheses warnings for '^' in '|' expressions and '&' in '^' e...
Craig Topper
2015-12-13
3
-26
/
+41
*
[Sema] Write some checks for groups of BinaryOperatorKinds in terms of the pr...
Craig Topper
2015-12-13
2
-7
/
+8
*
ARM: only emit EABI attributes on EABI targets
Saleem Abdulrasool
2015-12-13
2
-1
/
+12
*
Revert r255445: adding a new test case
Xinliang David Li
2015-12-13
1
-11
/
+0
*
Revert r255444.
Nico Weber
2015-12-13
6
-333
/
+0
*
Resubmit new test case after adding more constraint
Xinliang David Li
2015-12-13
1
-0
/
+11
*
Add a C++11 ThreadPool implementation in LLVM
Mehdi Amini
2015-12-12
6
-0
/
+333
*
[llvm-objdump/MachoDump] Simplify.
Davide Italiano
2015-12-12
1
-7
/
+3
*
[X86][AVX512] Added support for VMOVQ shuffle comments
Simon Pilgrim
2015-12-12
2
-54
/
+26
*
Partially fix memcpy / memset / memmove lowering in SelectionDAG construction...
Manuel Jacob
2015-12-12
3
-22
/
+31
*
Test case for "Fix scope-based lookup when more than one function is found."
Dawn Perchik
2015-12-12
1
-0
/
+216
[next]