Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
llvm-epi-0.8
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Roger Ferrer
llvm-epi-0.8
Repository
5f1802cfdfd4d289b2f8318e15a3a413c20f8e75
Select Git revision
Branches
2
EPI
default
protected
master
2 results
llvm-epi-0.8
llvm
lib
Transforms
IPO
Compare
History
Find file
Code
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
IntelliJ IDEA (SSH)
IntelliJ IDEA (HTTPS)
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Download
Download source code
zip
tar.gz
tar.bz2
tar
Copy HTTPS clone URL
Copy SSH clone URL
git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git
Copy HTTPS clone URL
https://repo.hca.bsc.es/gitlab/rferrer/llvm-epi-0.8.git
Fix a number of bugs in ipconstantprop, simplify the code, fit in 80 cols,
Chris Lattner authored
16 years ago
fix read after free bug (PR2238). llvm-svn: 50141
5f1802cf
Name
Last commit
Last update
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractGV.cpp
GlobalDCE.cpp
GlobalOpt.cpp
IPConstantPropagation.cpp
IndMemRemoval.cpp
InlineSimple.cpp
Inliner.cpp
Internalize.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp
StructRetPromotion.cpp