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
*
[OPENMP 4.5] Fix test compatibility with 32 bit mode.
Alexey Bataev
2015-12-15
1
-1
/
+1
*
[OPENMP 4.5] Codegen for 'hint' clause of 'critical' directive
Alexey Bataev
2015-12-15
4
-15
/
+48
*
Improve the successor list update in TailDuplication.cpp.
Cong Hou
2015-12-15
2
-7
/
+7
*
InstCombineLoadStoreAlloca.cpp: Avoid instantiating Twine.
NAKAMURA Takumi
2015-12-15
1
-4
/
+9
*
clang/test/Analysis/padding_c.c: Suppress a test incompatible to i686-linux.
NAKAMURA Takumi
2015-12-15
1
-7
/
+0
*
[libclang] Add a flag to create the precompiled preamble on the first parse.
Benjamin Kramer
2015-12-15
7
-29
/
+70
*
[PassManagerBuilder] Add a few more scalar optimization passes
James Molloy
2015-12-15
1
-0
/
+13
*
Mark ThreadPool unittests as unsupported on PowerPC64
Mehdi Amini
2015-12-15
1
-0
/
+4
*
ThreadPool unittest: add a rough mechanism to mark UNSUPPORTED on a given pla...
Mehdi Amini
2015-12-15
1
-5
/
+53
*
Reapply fixed r255626 that broke buildbot:
George Rimar
2015-12-15
1
-15
/
+13
*
[clang-tidy] Check for suspicious string assignments.
Gabor Horvath
2015-12-15
7
-0
/
+208
*
Type legalizer for masked gather and scatter intrinsics.
Elena Demikhovsky
2015-12-15
9
-221
/
+2085
*
Revert of r255626 "[ELF] - refactor of code in RelocationSection<ELFT>::write...
George Rimar
2015-12-15
1
-13
/
+15
*
Add a new matcher to match character types.
Gabor Horvath
2015-12-15
2
-0
/
+22
*
[ELF] - refactor of code in RelocationSection<ELFT>::writeTo()
George Rimar
2015-12-15
1
-15
/
+13
*
[OPENMP 4.5] Parsing/sema for 'hint' clause of 'critical' directive.
Alexey Bataev
2015-12-15
19
-37
/
+369
*
[IR] Add classof for GetElementPtrConstantExpr, CompareConstantExpr, InsertVa...
Craig Topper
2015-12-15
2
-2
/
+30
*
Use CmpInst::Predicate instead of 'unsigned short' in some places. NFC
Craig Topper
2015-12-15
5
-43
/
+46
*
[ELF][MIPS] Remove applying the redundant bit-mask
Simon Atanasyan
2015-12-15
1
-1
/
+1
*
Fix MSVC build with LLVM_ENABLE_THREADS=OFF
Mehdi Amini
2015-12-15
1
-1
/
+10
*
LoopUtils: Remove defaults for arguments that are always specified. NFC
Justin Bogner
2015-12-15
1
-3
/
+3
*
[LLDB][MIPS] Added support for MIPS1, MIPS2, MIPS3, MIPS4 and MIPS5 instructi...
Sagar Thakur
2015-12-15
1
-0
/
+5
*
Replace the unit test of BranchProbability::normalizeEdgeWeights() with Branc...
Cong Hou
2015-12-15
1
-29
/
+25
*
Fix template parameter pack handling in ThreadPool
Teresa Johnson
2015-12-15
2
-1
/
+15
*
Bump up MAX_SUBTARGET_FEATURES
Weiming Zhao
2015-12-15
1
-1
/
+1
*
NFC: Fix typo in comment
Vaivaswatha Nagaraj
2015-12-15
1
-1
/
+1
*
[ShrinkWrapping] Do not choose restore point inside loops.
Quentin Colombet
2015-12-15
2
-5
/
+163
*
[WebAssembly] Use an immediate OperandType for offset operands.
Dan Gohman
2015-12-15
1
-23
/
+23
*
Try to let r255604 have an effect.
Nico Weber
2015-12-15
1
-6
/
+6
*
Add specific header for MSVC to be able to build with LLVM_ENABLE_THREADS=OFF
Mehdi Amini
2015-12-15
1
-0
/
+6
*
Fix a bug where language categories would hold on to their caches even after ...
Enrico Granata
2015-12-15
4
-13
/
+30
*
[WebAssembly] Remove .import printing.
Dan Gohman
2015-12-15
2
-90
/
+0
*
WebAssembly: test global array indexing
JF Bastien
2015-12-15
1
-0
/
+9
*
Instcombine: destructor loads of structs that do not contains padding
Mehdi Amini
2015-12-15
7
-92
/
+180
*
Mark declarations of externally instantiated functions as inline so GCC doesn...
Eric Fiselier
2015-12-15
1
-2
/
+2
*
Fix Clang-tidy modernize-use-nullptr and readability-simplify-boolean-expr wa...
Eugene Zelenko
2015-12-15
17
-376
/
+213
*
Add NetBSDSignals.cpp to the xcode project file.
Jason Molenda
2015-12-15
1
-4
/
+12
*
[llvm-readobj] s/FunctionName/LinkageName/ for codeview dumping
Reid Kleckner
2015-12-15
2
-25
/
+25
*
Let operator/ with uint32_t rhs operand be a member of BranchProbability and ...
Cong Hou
2015-12-15
1
-6
/
+13
*
[asan] try to fix ARM bots
Kostya Serebryany
2015-12-15
1
-0
/
+2
*
Add a C++11 ThreadPool implementation in LLVM
Mehdi Amini
2015-12-15
6
-0
/
+356
*
Welcome to NetBSD signals
Kamil Rytarowski
2015-12-15
4
-1
/
+69
*
Revert "Add a C++11 ThreadPool implementation in LLVM"
Mehdi Amini
2015-12-15
6
-354
/
+0
*
When constructing an address range to "step" or "next" through,
Jason Molenda
2015-12-15
7
-8
/
+128
*
Add a C++11 ThreadPool implementation in LLVM
Mehdi Amini
2015-12-15
6
-0
/
+354
*
[asan] add option: handle_sigill
Kostya Serebryany
2015-12-15
5
-0
/
+32
*
[PGO] make profile prefix even shorter and more readable
Xinliang David Li
2015-12-15
17
-65
/
+65
*
[PGO] make profile prefix even shorter and more readable
Xinliang David Li
2015-12-15
15
-96
/
+96
*
Fix various GCC mis-configurations for newer versions.
Eric Fiselier
2015-12-15
4
-9
/
+16
*
Make few adjustments after r255542.
Siva Chandra
2015-12-15
1
-3
/
+3
[next]