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
/
Transforms
/
Utils
/
Utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SVFS] Inject TLI Mappings in VFABI attribute.
Francesco Petrogalli
2019-11-15
1
-0
/
+1
*
[LLVM-C] Expose the "Add Discriminators" Pass To LLVM-C
Robert Widmann
2019-03-15
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ThinLTO] Handle chains of aliases
Teresa Johnson
2019-01-04
1
-0
/
+1
*
[instsimplify] Move the instsimplify pass to use more obvious file names
Chandler Carruth
2018-06-29
1
-1
/
+0
*
llvm-c: Split Utils out of Scalar.h
David Blaikie
2018-03-29
1
-1
/
+1
*
[Transforms] Make sure to include the c binding header when defining c bindin...
Benjamin Kramer
2018-03-29
1
-0
/
+1
*
Oops - moved slightly too many things from Scalar to Utils. Move LoopSimplify...
David Blaikie
2018-03-28
1
-4
/
+0
*
Transforms: Introduce Transforms/Utils.h rather than spreading the declaratio...
David Blaikie
2018-03-28
1
-0
/
+16
*
Move the initialization of the Meta Renamer pass over to IPO along with the r...
David Blaikie
2018-03-22
1
-1
/
+0
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
MemorySSA: Move to Analysis, from Transforms/Utils. It's used as
Daniel Berlin
2017-04-11
1
-2
/
+0
*
Add PredicateInfo utility and printing pass
Daniel Berlin
2017-02-07
1
-0
/
+1
*
Add -strip-nonlinetable-debuginfo capability
Michael Ilseman
2016-10-25
1
-0
/
+1
*
[StripGCRelocates] New pass to remove gc.relocates added by RS4GC
Anna Thomas
2016-10-21
1
-0
/
+1
*
Conditionally eliminate library calls where the result value is not used
Rong Xu
2016-10-18
1
-0
/
+1
*
Revert "Add -strip-nonlinetable-debuginfo capability"
Michael Ilseman
2016-10-06
1
-1
/
+0
*
Add -strip-nonlinetable-debuginfo capability
Michael Ilseman
2016-10-06
1
-0
/
+1
*
Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC)
Mehdi Amini
2016-09-16
1
-1
/
+1
*
[PM] Port LowerInvoke to the new pass manager
Michael Kuperstein
2016-08-12
1
-1
/
+1
*
[PM] Port NameAnonFunction pass to new pass manager
Teresa Johnson
2016-08-12
1
-1
/
+1
*
[MemorySSA] Reinstate the legacy printer and verifier.
Chad Rosier
2016-07-06
1
-0
/
+1
*
[PM] Port Add discriminator pass to new PM
Xinliang David Li
2016-06-15
1
-1
/
+1
*
[PM] Port Mem2Reg to the new pass manager.
Davide Italiano
2016-06-14
1
-1
/
+1
*
[PM] Port LCSSA to the new PM.
Easwaran Raman
2016-06-09
1
-1
/
+1
*
[MemorySSA] Port to new pass manager
Geoff Berry
2016-06-01
1
-2
/
+1
*
Add a pass to name anonymous/nameless function
Mehdi Amini
2016-04-12
1
-0
/
+1
*
This patch adds MemorySSA to LLVM.
George Burgess IV
2016-02-02
1
-0
/
+2
*
Pass to emit DWARF path discriminators.
Diego Novillo
2014-03-03
1
-0
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
1
-1
/
+1
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
1
-0
/
+1
*
Add a pass that renames everything with metasyntatic names. This works well a...
Alex Rosenberg
2012-09-11
1
-0
/
+1
*
Add a new convenience pass for testing InstructionSimplify. Previously
Duncan Sands
2010-12-20
1
-0
/
+1
*
Next step on the getting-rid-of-static-ctors train: begin adding per-library
Owen Anderson
2010-10-07
1
-0
/
+36