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
path:
root
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
R600: Add LDS_XOR[_RET] instructions for Evergreen
Aaron Watry
2014-09-11
1
-0
/
+4
*
R600: Add LDS_OR[_RET] instructions for Evergreen
Aaron Watry
2014-09-11
1
-0
/
+4
*
R600: Add LDS_AND[_RET] instructions for Evergreen
Aaron Watry
2014-09-11
1
-0
/
+4
*
R600: Add LDS_MAX_[U]INT[_RET] instructions for Evergreen
Aaron Watry
2014-09-11
1
-0
/
+8
*
[docs] Mention character array constants in docs/LangRef.rst
Daniel Sanders
2014-09-11
1
-1
/
+3
*
[ARM] Add Thumb-2 code size optimization regression test for LSR (register).
Tilmann Scheller
2014-09-11
1
-0
/
+9
*
[ARM] Add Thumb-2 code size optimization regression test for LSR (immediate).
Tilmann Scheller
2014-09-11
1
-0
/
+9
*
[AArch64] Reenable the PBQP test now that the leak issue has been fixed.
Arnaud A. de Grandmaison
2014-09-11
1
-0
/
+14
*
[ARM] Add Thumb-2 code size optimization regression test for LSL (register).
Tilmann Scheller
2014-09-11
1
-0
/
+9
*
[ARM] Add Thumb2 code size optimization regression test for LSL (immediate).
Tilmann Scheller
2014-09-11
1
-0
/
+9
*
[x86] Fixup r217565 which baked in an assumption about the function
Chandler Carruth
2014-09-11
1
-1
/
+1
*
[AlignmentFromAssumptions] Don't crash just because the target is 32-bit
Hal Finkel
2014-09-11
2
-0
/
+219
*
Build correct vector filled with undef nodes
David Xu
2014-09-11
2
-4
/
+62
*
utils: Teach lldbDataFormatters how to format ArrayRefs
Justin Bogner
2014-09-11
1
-0
/
+33
*
[x86] FileCheck-ize this test.
Chandler Carruth
2014-09-11
1
-5
/
+24
*
Use CostPool::PoolRef typedef some more
David Blaikie
2014-09-11
1
-5
/
+3
*
shared_ptrify ownershp of PoolEntries in PBQP's CostPool
David Blaikie
2014-09-10
1
-46
/
+10
*
R600/SI: Fix losing chain when fixing reg class of loads.
Matt Arsenault
2014-09-10
2
-6
/
+40
*
R600/SI: Report offset in correct units for st64 DS instructions
Matt Arsenault
2014-09-10
1
-0
/
+15
*
Add LLVMgold target to test dependencies.
Peter Collingbourne
2014-09-10
1
-0
/
+4
*
R600: Custom lower frem
Matt Arsenault
2014-09-10
3
-0
/
+123
*
Add doInitialization/doFinalization to DataLayoutPass.
Rafael Espindola
2014-09-10
17
-34
/
+36
*
Enable use of __builtin_assume_aligned when self-hosting
Hal Finkel
2014-09-10
1
-1
/
+1
*
[AlignmentFromAssumptions] Don't divide by zero for unknown starting alignment
Hal Finkel
2014-09-10
2
-2
/
+158
*
[sphinx cleanup]
Dan Liew
2014-09-10
1
-1
/
+1
*
[AArch64] Revert r216141 for cyclone
Gerolf Hoflehner
2014-09-10
1
-1
/
+1
*
[PassManager] Adding Hidden attribute to EnableMLSM option
Gerolf Hoflehner
2014-09-10
1
-2
/
+2
*
[MergedLoadStoreMotion] Move pass enabling option to PassManagerBuilder
Gerolf Hoflehner
2014-09-10
2
-7
/
+8
*
Fix docs reference to inexistent class.
Nico Weber
2014-09-10
1
-2
/
+2
*
Remember to eraseFromParent after replaceAllUsesWith.
Rafael Espindola
2014-09-10
2
-2
/
+5
*
Cleanup: Use the appropriate API for accessing the DIVariable of a
Adrian Prantl
2014-09-10
1
-1
/
+1
*
[AArch64] Temporarily desactivate the PBQP test, while I investigate some lea...
Arnaud A. de Grandmaison
2014-09-10
1
-14
/
+0
*
Make CallingConv::ID an alias of "unsigned".
Alexey Samsonov
2014-09-10
3
-11
/
+10
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
92
-147
/
+147
*
Removed misleading comment.
Gerolf Hoflehner
2014-09-10
1
-1
/
+0
*
Added missing blank
Gerolf Hoflehner
2014-09-10
1
-1
/
+1
*
LangRef: @baz should be @bar in the COMDAT example
Hans Wennborg
2014-09-10
1
-1
/
+1
*
[AArch64] Address Chad's post commit review comments for r217504 (PBQP experi...
Arnaud A. de Grandmaison
2014-09-10
1
-11
/
+10
*
typo
Sanjay Patel
2014-09-10
1
-1
/
+1
*
Fix comments of createReplaceableForwardDecl() and createForwardDecl().
Frederic Riss
2014-09-10
1
-4
/
+3
*
Replace a few virtual with override.
Rafael Espindola
2014-09-10
1
-21
/
+21
*
[AArch64] Pacify lld buildbot complaining about an unused static function in ...
Arnaud A. de Grandmaison
2014-09-10
1
-0
/
+2
*
[AArch64] Add experimental PBQP support
Arnaud A. de Grandmaison
2014-09-10
6
-2
/
+449
*
[AArch 64] Use a constant pool load for weak symbol references when
Asiri Rathnayake
2014-09-10
6
-10
/
+73
*
Add missing HWEncoding to base register class.
Sid Manning
2014-09-10
1
-8
/
+10
*
Attempt to pacify buildbots.
David Majnemer
2014-09-10
2
-12
/
+8
*
ARM: don't size-reduce STMs using the LR register.
Tim Northover
2014-09-10
2
-1
/
+21
*
Object: Add support for bigobj
David Majnemer
2014-09-10
24
-315
/
+631
*
[mips] Remove inverted predicates from MipsSubtarget that were only used by M...
Daniel Sanders
2014-09-10
2
-14
/
+15
*
Don't attempt to run llvm-config in cmake/modules/Makefile when doing
Dan Liew
2014-09-10
1
-0
/
+3
[prev]
[next]