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
*
[LCG] Clean up and make NDEBUG verify calls more rigorous with
Chandler Carruth
2016-09-04
1
-32
/
+38
*
[LCG] A NFC refactoring to extract the logic for doing
Chandler Carruth
2016-09-04
1
-111
/
+184
*
[InstCombine] Preserve llvm.mem.parallel_loop_access metadata when replacing
Dorit Nuzman
2016-09-04
2
-0
/
+67
*
[ExecutionEngine] Move ObjectCache::anchor from MCJIT to ExecutionEngine.
Lang Hames
2016-09-04
2
-2
/
+3
*
Test commit.
Dorit Nuzman
2016-09-04
1
-0
/
+1
*
[PowerPC] Zero-extend constants in FastISel
Hal Finkel
2016-09-04
2
-4
/
+9
*
[Modules] Add 'freestanding' to the 'requires-declaration' feature-list.
Elad Cohen
2016-09-04
4
-0
/
+11
*
Apply curr_symbol.pass.cpp test fix to missed test case
Eric Fiselier
2016-09-04
1
-1
/
+6
*
[AVX-512] Remove masked integer add/sub/mull intrinsics and upgrade to native...
Craig Topper
2016-09-04
11
-1968
/
+1853
*
Fix inliner funclet unwind memoization
Joseph Tremoulet
2016-09-04
2
-11
/
+303
*
Trailing dot that shouldn't have been committed.
Joerg Sonnenberger
2016-09-04
1
-1
/
+1
*
Fix bad locale test data when using the newest glibc
Eric Fiselier
2016-09-04
2
-0
/
+15
*
PR 27200: Fix names of the atomic lock-free macros.
Joerg Sonnenberger
2016-09-04
1
-6
/
+6
*
XFAIL TestGdbRemoteExitCode failing tests
Todd Fiala
2016-09-04
1
-0
/
+2
*
Mark test as XFAIL for C++03, rather than providing a dummy pass.
Marshall Clow
2016-09-04
1
-5
/
+2
*
[NFC] Darwin llgs support from Week of Code
Todd Fiala
2016-09-04
35
-128
/
+6319
*
[X86] Combine some of the strings in autoupgrade code.
Craig Topper
2016-09-03
1
-35
/
+7
*
Cleanup : Use metadata preserving API for branch creation
Xinliang David Li
2016-09-03
1
-9
/
+4
*
ScopInfo: Do not derive assumptions from all GEP pointer instructions
Tobias Grosser
2016-09-03
2
-107
/
+0
*
[Profile] preserve branch metadata lowering select in CGP
Xinliang David Li
2016-09-03
4
-8
/
+42
*
Fix ThinLTO crash with debug info
Mehdi Amini
2016-09-03
4
-0
/
+87
*
Strip trailing whitespace
Simon Pilgrim
2016-09-03
1
-2
/
+2
*
[AVX-512] Remove masked integer mullo builtins and replace with native IR.
Craig Topper
2016-09-03
13
-126
/
+108
*
[AVX-512] Remove masked integer add/sub builtins and replace with native IR.
Craig Topper
2016-09-03
9
-341
/
+290
*
AMDGPU: Set sizes of spill pseudos
Matt Arsenault
2016-09-03
3
-3
/
+13
*
AMDGPU: Fix adding duplicate implicit exec uses
Matt Arsenault
2016-09-03
1
-1
/
+15
*
[AVX-512] Add integer ADD/SUB instructions to load folding tables. Add an AVX...
Craig Topper
2016-09-03
3
-0
/
+498
*
[AVX-512] Mark EVEX encoded vpcmpeq as commutable just like its AVX and SSE e...
Craig Topper
2016-09-03
1
-21
/
+23
*
Fix the attribute documentation build.
Aaron Ballman
2016-09-03
1
-0
/
+1
*
AMDGPU: Reduce the duration of whole-quad-mode
Nicolai Haehnle
2016-09-03
2
-82
/
+145
*
AMDGPU: Fix an interaction between WQM and polygon stippling
Nicolai Haehnle
2016-09-03
3
-11
/
+46
*
Fix PR30202 - notify_all_at_thread_exit seg faults if run from a raw pthread ...
Eric Fiselier
2016-09-03
3
-16
/
+88
*
Replace the Radeon GCN GPU family names by more descriptive ones
Niels Ole Salscheider
2016-09-03
1
-25
/
+25
*
AMDGPU: Do basic folding of class intrinsic
Matt Arsenault
2016-09-03
2
-0
/
+316
*
memory_resource still needs init_priority when built with GCC 4.9
Eric Fiselier
2016-09-03
1
-3
/
+1
*
AMDGPU: Fix spilling of m0
Matt Arsenault
2016-09-03
5
-55
/
+122
*
Improve debug error message with register name
Matt Arsenault
2016-09-03
1
-1
/
+2
*
[AVX-512] Add EVEX encoded VPCMPEQ and VPCMPGT to the load folding tables.
Craig Topper
2016-09-03
2
-0
/
+72
*
Add a test Aaron asked for that I forgot to add before landing r280578.
Nico Weber
2016-09-03
1
-0
/
+2
*
Make lit/util.py py3-compatible.
NAKAMURA Takumi
2016-09-03
1
-1
/
+1
*
[ms] Add support for parsing uuid as a Microsoft attribute.
Nico Weber
2016-09-03
7
-2
/
+261
*
Revert r280549.
Nico Weber
2016-09-03
3
-536
/
+483
*
Let Microsoft attributes apply to the type, not the variable.
Nico Weber
2016-09-03
3
-11
/
+15
*
Add plumbing for new attribute type "Microsoft".
Nico Weber
2016-09-03
3
-7
/
+28
*
Move calls of MaybeParseMicrosoftAttributes() before ParseExternalDeclaration()
Nico Weber
2016-09-03
4
-8
/
+1
*
ADT: Use std::list in SparseBitVector, NFC
Duncan P. N. Exon Smith
2016-09-03
1
-34
/
+13
*
Remove function name from comment.
Nico Weber
2016-09-03
1
-6
/
+5
*
[PowerPC] Support asm parsing for bc[l][a][+-] mnemonics
Hal Finkel
2016-09-03
6
-0
/
+111
*
ADT: Do not inherit from std::iterator in ilist_iterator
Duncan P. N. Exon Smith
2016-09-03
3
-19
/
+13
*
ADT: Split out iplist_impl from iplist, NFC
Duncan P. N. Exon Smith
2016-09-03
2
-21
/
+37
[next]