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
/
test
/
Transforms
/
MergeFunc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NewPM] Port MergeFunctions pass
Nikita Popov
2020-01-14
1
-0
/
+1
*
[MergeFuncs] Remove incorrect attribute copying
Nikita Popov
2019-12-11
1
-0
/
+30
*
[IR] Redefine Freeze instruction
aqjune
2019-11-12
1
-3
/
+3
*
[IR] Add Freeze instruction
aqjune
2019-11-05
1
-3
/
+3
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
3
-9
/
+9
*
IR: compare type attributes deeply when looking into functions.
Tim Northover
2019-06-27
1
-0
/
+37
*
Fix 2-field llvm.global_ctors `REQUIRES: asserts` tests after rL360742
Fangrui Song
2019-05-15
1
-2
/
+2
*
[MergeFunc] removeUsers: call remove() only on direct users
Fangrui Song
2019-04-19
1
-4
/
+18
*
MergeFunc: preserve COMDAT information when creating a thunk
Saleem Abdulrasool
2019-04-19
1
-0
/
+24
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
52
-0
/
+2578
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
52
-2578
/
+0
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
2
-11
/
+10
*
[MergeFunc] Allow merging identical vararg functions using aliases
Vedant Kumar
2019-01-19
1
-2
/
+6
*
[MergeFunc] Prevent silent miscompile of vararg functions
Vedant Kumar
2019-01-17
1
-0
/
+89
*
[FunctionComparator] Consider tail call kinds
Vedant Kumar
2019-01-17
1
-0
/
+21
*
[MergeFunc] Erase unused duplicate functions if they are discardable
Vedant Kumar
2019-01-11
1
-1
/
+13
*
[IPO][AVR] Create new Functions in the default address space specified in the...
Dylan McKay
2018-12-18
1
-0
/
+30
*
[MergeFuncs] Generate alias instead of thunk if possible
Nikita Popov
2018-11-21
1
-0
/
+116
*
[IR] Add a dedicated FNeg IR Instruction
Cameron McInally
2018-11-13
1
-8
/
+8
*
[MergeFuncs] Improve ordering of equal functions
whitequark
2018-11-08
1
-0
/
+55
*
[MergeFuncs] Call removeUsers() prior to unnamed_addr RAUW
whitequark
2018-11-08
1
-0
/
+35
*
[MergeFunctions] Fix merging of small weak functions
whitequark
2018-05-15
1
-0
/
+16
*
[PR37339] Fix assertion in FunctionComparator::cmpInlineAsm
whitequark
2018-05-10
1
-0
/
+53
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-3
/
+3
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-1
/
+1
*
[TailRecursionElimination] Skip debug intrinsics.
Florian Hahn
2017-11-28
1
-2
/
+2
*
[MergeFunctions] Merge small functions if possible without a thunk.
whitequark
2017-10-15
1
-0
/
+14
*
[MergeFunctions] Replace all uses of unnamed_addr functions.
whitequark
2017-10-15
2
-0
/
+48
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-4
/
+4
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-2
/
+2
*
MergeFunctions: Preserve debug info in thunks, under option -mergefunc-preser...
Anmol P. Paralkar
2017-01-21
1
-0
/
+223
*
Fix a crash in MergeFunctions related to ordering of weak/strong functions
Erik Eckstein
2016-05-31
1
-0
/
+47
*
Functions with differing phis should not be merged.
Mark Lacey
2016-05-20
1
-0
/
+50
*
MergeFunctions: test alloca better
JF Bastien
2016-04-12
1
-7
/
+35
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-8
/
+8
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-1
/
+1
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-1
/
+1
*
[GlobalOpt] Demote globals to locals more aggressively
James Molloy
2015-11-15
1
-1
/
+1
*
MergeFunctions: Clear GlobalNumbers ValueMap
Arnold Schwaighofer
2015-10-05
1
-0
/
+54
*
[MergeFuncs] Fix bug in merging GetElementPointers
JF Bastien
2015-09-14
1
-0
/
+46
*
[MergeFuncs] Fix callsite attributes in thunk generation
JF Bastien
2015-09-10
3
-2
/
+9
*
[WinEH] Add cleanupendpad instruction
Joseph Tremoulet
2015-09-03
1
-8
/
+8
*
Remove Merge Functions pointer comparisons
JF Bastien
2015-08-28
5
-0
/
+341
*
Comparing operands should not require the same ValueID
JF Bastien
2015-08-26
5
-0
/
+106
*
Improve the determinism of MergeFunctions
JF Bastien
2015-08-21
1
-0
/
+42
*
Accelerate MergeFunctions with hashing
JF Bastien
2015-08-15
1
-8
/
+10
*
Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI
Jonathan Roelofs
2015-08-10
1
-4
/
+4
*
MergeFunc: Transfer the callee's attributes when replacing a direct caller
Arnold Schwaighofer
2015-07-21
1
-0
/
+40
*
Revert "MergeFuncs: Transfer the function parameter attributes to the call site"
Arnold Schwaighofer
2015-07-19
3
-24
/
+2
*
MergeFuncs: Transfer the function parameter attributes to the call site
Arnold Schwaighofer
2015-07-17
3
-2
/
+24
[next]