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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ADT: Remove UB in ilist (and use a circular linked list)"
Diana Picus
2016-08-18
2
-181
/
+287
*
Revert "ADT: Tidy up ilist_traits static asserts, NFC"
Diana Picus
2016-08-18
1
-16
/
+19
*
[ThinLTO] Keep common symbols in ThinLTO modules
Teresa Johnson
2016-08-18
1
-0
/
+4
*
[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout
Vitaly Buka
2016-08-18
1
-7
/
+10
*
ADT: Tidy up ilist_traits static asserts, NFC
Duncan P. N. Exon Smith
2016-08-17
1
-19
/
+16
*
[LV] Move LoopBodyTraits to a better place, and add comment for simplifying L...
Tim Shen
2016-08-17
1
-0
/
+60
*
[RegionIterator] clang-format some pieces. NFC.
Tim Shen
2016-08-17
1
-44
/
+43
*
Fix reverse to work on const rbegin()/rend().
Pete Cooper
2016-08-17
1
-4
/
+13
*
[macho2yaml] Don't write empty linkedit data
Chris Bieneman
2016-08-17
1
-0
/
+2
*
Tail Duplication: Accept explicit threshold for duplicating.
Kyle Butt
2016-08-17
1
-1
/
+5
*
ADT: Remove UB in ilist (and use a circular linked list)
Duncan P. N. Exon Smith
2016-08-17
2
-287
/
+181
*
GlobalISel: support irtranslation of icmp instructions.
Tim Northover
2016-08-17
7
-2
/
+43
*
[GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
Tim Shen
2016-08-17
3
-18
/
+17
*
[GenericDomTree] Change GenericDomTree to use NodeRef in GraphTraits. NFC.
Tim Shen
2016-08-17
4
-85
/
+85
*
Support the DW_AT_noreturn DWARF flag.
Adrian Prantl
2016-08-17
3
-0
/
+9
*
Revert "Reassociate: Reprocess RedoInsts after each inst".
Chad Rosier
2016-08-17
1
-1
/
+1
*
[LoopStrenghtReduce] Refactoring and addition of a new target cost function.
Jonas Paulsson
2016-08-17
4
-0
/
+20
*
Fixing bug committed in rev. 278321
Marina Yatsina
2016-08-17
1
-0
/
+6
*
LiveIntervals: add removeRegUnit
Nicolai Haehnle
2016-08-17
1
-0
/
+7
*
Restrict the use of the C++17 attribute to C++17 (at least as best we
Chandler Carruth
2016-08-17
1
-1
/
+1
*
[LTO] Introduce an Output class to wrap the output stream creation (NFC)
Mehdi Amini
2016-08-17
3
-14
/
+22
*
[PM] Port the always inliner to the new pass manager in a much more
Chandler Carruth
2016-08-17
4
-8
/
+43
*
Scalar: Avoid dereferencing end() in IndVarSimplify
Duncan P. N. Exon Smith
2016-08-17
1
-0
/
+5
*
Revert "Write the TPI stream from a PDB to Yaml."
Justin Bogner
2016-08-16
6
-127
/
+158
*
CodeGen: Avoid dereferencing end() when unconstifying iterators
Duncan P. N. Exon Smith
2016-08-16
1
-0
/
+13
*
Write the TPI stream from a PDB to Yaml.
Zachary Turner
2016-08-16
6
-158
/
+127
*
Introduce LLVM_FALLTHROUGH, which expands to the C++17 attribute.
Justin Bogner
2016-08-16
1
-0
/
+13
*
Revert "Enhance SCEV to compute the trip count for some loops with unknown st...
Reid Kleckner
2016-08-16
1
-7
/
+0
*
Fix an instance of -Wmicrosoft-enum-value by making the enum unsigned
Reid Kleckner
2016-08-16
1
-1
/
+1
*
[GlobalISel] Fix G_MUL comment. NFC.
Ahmed Bougacha
2016-08-16
1
-1
/
+1
*
[GlobalISel] Mention pointers in LowLevelType.h. NFC.
Ahmed Bougacha
2016-08-16
1
-1
/
+2
*
[x86] Refactor a PowerPC specific ctlz/srl transformation (NFC).
Pierre Gousseau
2016-08-16
1
-0
/
+11
*
[X86] Add xgetbv/xsetbv intrinsics to non-windows platforms
Guy Blank
2016-08-16
1
-0
/
+4
*
[LTO] Simplify APIs and constify (NFC)
Mehdi Amini
2016-08-16
1
-2
/
+3
*
[ADT] Fix DepthFirstIterator's std::iterator base to have normal typedefs
Tim Shen
2016-08-15
2
-10
/
+6
*
[ADT] Change PostOrderIterator to use NodeRef. NFC.
Tim Shen
2016-08-15
3
-39
/
+37
*
GlobalISel: support loads and stores of strange types.
Tim Northover
2016-08-15
1
-1
/
+2
*
Enhance SCEV to compute the trip count for some loops with unknown stride.
David L Kreitzer
2016-08-15
1
-0
/
+7
*
Local variables whose address is taken and passed on to a call are described
Wolfgang Pieb
2016-08-15
1
-0
/
+5
*
MachineLoop: add methods findLoopControlBlock and findLoopPreheader
Sjoerd Meijer
2016-08-15
1
-0
/
+14
*
[X86] Mark some of the X86 SDNodes as commutative.
Craig Topper
2016-08-15
1
-3
/
+3
*
[ScopedNoAliasAA] collectMDInDomain should be a free function
David Majnemer
2016-08-15
1
-2
/
+0
*
Revert "[ScopedNoAliasAA] Remove an unneccesary set"
David Majnemer
2016-08-15
1
-0
/
+2
*
[ScopedNoAliasAA] Remove an unneccesary set
David Majnemer
2016-08-15
1
-2
/
+0
*
Revert "Revert "Invariant start/end intrinsics overloaded for address space""
Mehdi Amini
2016-08-13
1
-2
/
+2
*
Revert "Invariant start/end intrinsics overloaded for address space"
Mehdi Amini
2016-08-13
1
-2
/
+2
*
[ADT] Add a reserve() method to DenseSet as well as an insert() for R-value
Mehdi Amini
2016-08-13
1
-1
/
+10
*
Revert "[ADT] Add a reserve method to DenseSet as well as an insert() for R-v...
Mehdi Amini
2016-08-13
1
-9
/
+0
*
Limit DenseMap::setNumEntries input to 1<<31, in accordance with the 31 bits ...
Yaron Keren
2016-08-13
1
-2
/
+2
*
[ADT] Add a reserve method to DenseSet as well as an insert() for R-value
Mehdi Amini
2016-08-13
1
-0
/
+9
[next]