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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Replace comparison with isUInt<32>.
David Majnemer
2015-09-04
1
-1
/
+1
*
WinCOFFObjectWriter.cpp: Appease a warning in checking std::time_t. [-Wsign-c...
NAKAMURA Takumi
2015-09-04
1
-1
/
+1
*
[libFuzzer] when a single mutation fails try a few more times with other muta...
Kostya Serebryany
2015-09-04
1
-7
/
+14
*
[libFuzzer] actually make the dictionaries work (+docs)
Kostya Serebryany
2015-09-04
9
-24
/
+170
*
[PowerPC] Enable interleaved-access vectorization
Hal Finkel
2015-09-04
2
-1
/
+43
*
[PowerPC] Always use aggressive interleaving on the A2
Hal Finkel
2015-09-03
1
-0
/
+7
*
[PowerPC] Try harder to find a base+offset when looking for consecutive accesses
Hal Finkel
2015-09-03
1
-7
/
+23
*
[IR] Have AttrBuilder::clear clear `TargetDepAttrs`.
Sanjoy Das
2015-09-03
1
-0
/
+1
*
[RewriteStatepointsForGC] Extract common code, comment, and fix a build warni...
Philip Reames
2015-09-03
1
-55
/
+48
*
[RewriteStatepointsForGC] Strengthen invariants around BDVs
Philip Reames
2015-09-03
1
-29
/
+65
*
[libFuzzer] refactor the mutation functions so that they are now methods of a...
Kostya Serebryany
2015-09-03
5
-69
/
+80
*
[PowerPC] Include the permutation cost for unaligned vector loads
Hal Finkel
2015-09-03
1
-8
/
+12
*
[PowerPC] Compute the MMO offset for an unaligned load with signed arithmetic
Hal Finkel
2015-09-03
1
-1
/
+2
*
[RewriteStatepointsForGC] Workaround a lack of determinism in visit order
Philip Reames
2015-09-03
1
-4
/
+9
*
[libFuzzer] adding a parser for AFL-style dictionaries + tests.
Kostya Serebryany
2015-09-03
5
-0
/
+141
*
[sancov] Disable sanitizer coverage on functions using SEH
Reid Kleckner
2015-09-03
1
-0
/
+7
*
[AArch64] Improve ISel using across lane addition reduction.
Chad Rosier
2015-09-03
1
-0
/
+99
*
Allow global address space forward decls using IDs in .ll files.
Karl Schimpf
2015-09-03
1
-16
/
+13
*
Sink COFF.h MC include into .cpp files
Reid Kleckner
2015-09-03
5
-0
/
+5
*
Revert "[AArch64] Improve load/store optimizer to handle LDUR + LDR."
Chad Rosier
2015-09-03
1
-77
/
+21
*
[x86] enable machine combiner reassociations for scalar 'xor' insts
Sanjay Patel
2015-09-03
1
-0
/
+4
*
Fix assertion failure in LLParser::ConvertValIDToValue
Karl Schimpf
2015-09-03
2
-3
/
+2
*
Fix SEGV in InlineAsm::ConstraintInfo::Parse.
Karl Schimpf
2015-09-03
1
-1
/
+2
*
Fix SEGV in InlineAsm::ConstraintInfo::Parse.
Karl Schimpf
2015-09-03
1
-1
/
+2
*
check for fastness before merging in DAGCombiner::MergeConsecutiveStores()
Sanjay Patel
2015-09-03
2
-12
/
+20
*
[AArch64] Improve load/store optimizer to handle LDUR + LDR.
Chad Rosier
2015-09-03
1
-21
/
+77
*
[AArch64] Reuse MayLoad. NFC.
Chad Rosier
2015-09-03
1
-1
/
+1
*
[mips] Added support for the div, divu, ddiv and ddivu macros which use traps...
Daniel Sanders
2015-09-03
5
-1
/
+182
*
[WinEH] Add llvm.eh.exceptionpointer intrinsic
Joseph Tremoulet
2015-09-03
1
-0
/
+5
*
[WinEH] Add cleanupendpad instruction
Joseph Tremoulet
2015-09-03
17
-19
/
+223
*
AVX512: Implemented encoding and intrinsics for vplzcntq, vplzcntd, vpconflic...
Igor Breger
2015-09-03
5
-117
/
+54
*
[MergeFuncs] Efficiently defer functions on merge
JF Bastien
2015-09-02
1
-28
/
+34
*
[libFuzzer] deprecate the -tokens flag. This was a bad idea because the corpu...
Kostya Serebryany
2015-09-02
3
-4
/
+5
*
[X86] Require 32-byte alignment for 32-byte VMOVNTs.
Ahmed Bougacha
2015-09-02
2
-3
/
+5
*
Add Myriad into enum VendorType
Douglas Katzman
2015-09-02
1
-0
/
+2
*
IR: Remove an unused AssemblyWriter constructor. NFC
Justin Bogner
2015-09-02
1
-29
/
+5
*
[RewriteStatepointsForGC] Delete stale comment [NFC]
Philip Reames
2015-09-02
1
-3
/
+0
*
[RewriteStatepointsForGC] Pull a function out of anon namespace [NFC]
Philip Reames
2015-09-02
1
-1
/
+5
*
IR: Remove a redundant function. NFC
Justin Bogner
2015-09-02
1
-7
/
+0
*
[X86] Cleanup nontemporal fragments. NFCI.
Ahmed Bougacha
2015-09-02
1
-15
/
+6
*
[RewriteStatepointsForGC] Bugfix for change 246133
Philip Reames
2015-09-02
1
-16
/
+16
*
Fix release build warning for unused function
Philip Reames
2015-09-02
1
-1
/
+2
*
[RewriteStatepointsForGC] Improve debug output [NFC]
Philip Reames
2015-09-02
1
-30
/
+36
*
[PowerPC] Cleanup cost model for unaligned vector loads/stores
Hal Finkel
2015-09-02
1
-22
/
+37
*
Move twice-repeated clang path operation into a new function.
Douglas Katzman
2015-09-02
1
-2
/
+10
*
assuem(X) handling in GVN bugfix
Piotr Padlewski
2015-09-02
1
-1
/
+20
*
Constant propagation after hitting assume(cmp) bugfix
Piotr Padlewski
2015-09-02
3
-11
/
+50
*
Constant propagation after hiting llvm.assume
Piotr Padlewski
2015-09-02
1
-3
/
+68
*
[RemoveDuplicatePHINodes] Start over after removing a PHI.
Benjamin Kramer
2015-09-02
1
-0
/
+5
*
use "unpredictable" metadata in fast-isel when splitting compares
Sanjay Patel
2015-09-02
1
-1
/
+4
[next]