Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d6890b83dd90600a118f4564d3c101a5b6ecb9d1
/
llvm
/
lib
/
Transforms
/
Utils
/
Utils.cpp
e12c487
[PM] Port LCSSA to the new PM.
by Easwaran Raman
· 9 years ago
b96d3b2
[MemorySSA] Port to new pass manager
by Geoff Berry
· 9 years ago
d5faa26
Add a pass to name anonymous/nameless function
by Mehdi Amini
· 10 years ago
e1100f5
This patch adds MemorySSA to LLVM.
by George Burgess IV
· 10 years ago
f5041ce
Pass to emit DWARF path discriminators.
by Diego Novillo
· 12 years ago
8a8cd2b
Re-sort all of the includes with ./utils/sort_includes.py so that
by Chandler Carruth
· 12 years ago
dec20e4
This patch breaks up Wrap.h so that it does not have to include all of
by Filip Pizlo
· 13 years ago
04d4e93
Move C++ code out of the C headers and into either C++ headers
by Eric Christopher
· 13 years ago
04b43aa
Add a pass that renames everything with metasyntatic names. This works well after using bugpoint to reduce the confusion presented by the original names, which no longer mean what they used to.
by Alex Rosenberg
· 13 years ago
a436cbe
Add a new convenience pass for testing InstructionSimplify. Previously
by Duncan Sands
· 15 years ago
4698c5d
Next step on the getting-rid-of-static-ctors train: begin adding per-library
by Owen Anderson
· 15 years ago