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
*
Fix build on FreeBSD after r259741.
Dimitry Andric
2016-02-07
1
-0
/
+4
*
Separate invariant equivalence classes by type
Johannes Doerfert
2016-02-07
7
-56
/
+47
*
Make -fno-math-builtin a cc1 option
Matthew Simpson
2016-02-07
2
-2
/
+2
*
[analyzer] Invalidate destination of std::copy() and std::copy_backward().
Devin Coughlin
2016-02-07
8
-37
/
+241
*
[docs] Remove now confusing references to cofigure/autoconf
Philip Reames
2016-02-07
1
-10
/
+1
*
Add coverage tests (defaulted constructors/destructor)
Xinliang David Li
2016-02-07
2
-0
/
+59
*
[docs] Wordsmithing to program layout descriptio in GettingStarted
Philip Reames
2016-02-07
1
-97
/
+63
*
[docs] Clarify disk space usage of debug builds
Philip Reames
2016-02-07
1
-8
/
+9
*
Fix a typo.
Roman Divacky
2016-02-07
1
-1
/
+1
*
[docs] Remove a stale and confusing section from GettingStarted
Philip Reames
2016-02-07
1
-19
/
+2
*
Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code...
Renato Golin
2016-02-07
7
-92
/
+3
*
[docs] Update the docs to describe how to build the docs with cmake
Philip Reames
2016-02-07
2
-14
/
+18
*
[X86][SSE] Added support for MOVHPD/MOVLPD + MOVHPS/MOVLPS shuffle decoding.
Simon Pilgrim
2016-02-07
10
-40
/
+114
*
[X86][AVX512] add intrinsics of Scalar FP to integer conversion with rounding...
Asaf Badouh
2016-02-07
8
-50
/
+236
*
[X86][SSE] Pulled out repeated target shuffle decodes into helper functions. ...
Simon Pilgrim
2016-02-07
1
-136
/
+89
*
[FIX] Two "off-by-one" error in constant range usage
Johannes Doerfert
2016-02-07
14
-20
/
+179
*
Simplify code [NFC]
Johannes Doerfert
2016-02-07
2
-5
/
+6
*
Use CodeGenModule::addReplacement() instead of directly accessing Replacement...
Yaron Keren
2016-02-07
1
-1
/
+1
*
[ELF][MIPS] Add comments to describe __gnu_local_gp magic symbol
Simon Atanasyan
2016-02-07
2
-4
/
+8
*
Fix typo in default getNoPreservedMask implementation
Jeroen Ketema
2016-02-07
1
-1
/
+1
*
Make memory accesses with different element types optional
Tobias Grosser
2016-02-07
13
-10
/
+69
*
AVX512: VPBROADCASTB/W/D/Q from GPR intrinsics implementation.
Igor Breger
2016-02-07
11
-134
/
+505
*
Do not yet consider loads with non-canonical element size for load hoisting.
Tobias Grosser
2016-02-07
3
-0
/
+47
*
Fix test case problem(caused by clang-format
Xinliang David Li
2016-02-07
2
-12
/
+4
*
[PGO] add profile/coverage test cases for defaulted ctor/ctors
Xinliang David Li
2016-02-07
2
-0
/
+88
*
Fix typo in comment. NFC
Craig Topper
2016-02-07
1
-1
/
+1
*
Driver: adjust linker invocation for GNUTools
Saleem Abdulrasool
2016-02-07
2
-7
/
+42
*
LangRef: Fix example code for cmpxchg
Duncan P. N. Exon Smith
2016-02-07
1
-2
/
+2
*
Sema: handle typo correction on ARC'ed ivar
Saleem Abdulrasool
2016-02-07
2
-0
/
+12
*
Sema: handle typo correction with ARC'ed objc properties
Saleem Abdulrasool
2016-02-07
2
-0
/
+28
*
Don't use module context here. It's unnecessary and makes it harder to write ...
Daniel Berlin
2016-02-07
1
-2
/
+2
*
Compute live-in for MemorySSA
Daniel Berlin
2016-02-07
1
-1
/
+41
*
Only insert into definingblocks once per block
Daniel Berlin
2016-02-07
1
-1
/
+4
*
Cleanup node-type handling in the unordered containers
Eric Fiselier
2016-02-07
9
-71
/
+558
*
Index: provide adjustment thunk information for C++ manglings
Saleem Abdulrasool
2016-02-06
2
-0
/
+69
*
[X86][AVX2] Regenerated broadcast domain tests
Simon Pilgrim
2016-02-06
1
-44
/
+54
*
IslNodeBuilder: Invariant load hoisting of elements with differing sizes
Tobias Grosser
2016-02-06
7
-34
/
+75
*
[X86][SSE] Add tests for MOVHLPS/MOVLHPS shuffle lowering.
Simon Pilgrim
2016-02-06
2
-0
/
+46
*
[X86][AVX512] Added support for VPMOVZX shuffle decoding.
Simon Pilgrim
2016-02-06
8
-184
/
+170
*
[docs] Warn against slow serial builds
Philip Reames
2016-02-06
1
-0
/
+3
*
[NVPTX] Mark nvvm synchronizing intrinsics as convergent.
Justin Lebar
2016-02-06
2
-7
/
+11
*
[docs] Redirect new contributors to the right starting point
Philip Reames
2016-02-06
1
-0
/
+4
*
[docs] Clarify a couple of getting started issues identified during Sprint
Philip Reames
2016-02-06
1
-2
/
+9
*
Add a missing call to MDNode::deleteTemporary().
Adrian Prantl
2016-02-06
1
-3
/
+4
*
Introduce NetBSD support
Kamil Rytarowski
2016-02-06
1
-2
/
+3
*
[X86][AVX512] Fixed prefix ordering for lzcnt tests.
Simon Pilgrim
2016-02-06
3
-159
/
+117
*
[X86][SSE] Regenerate vector shift tests
Simon Pilgrim
2016-02-06
6
-6
/
+6
*
[analyzer] DeallocChecker: Don't warn on release of readonly assign property ...
Devin Coughlin
2016-02-06
2
-1
/
+7
*
[X86][SSE] Moved shuffle decode CASE macros earlier. NFC.
Simon Pilgrim
2016-02-06
1
-48
/
+48
*
[X86][SSE] Refactored PMOVZX shuffle decoding to use scalar input types
Simon Pilgrim
2016-02-06
3
-75
/
+47
[next]