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
/
tools
/
opt
/
opt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use make_unique instead of reset() and 'new'
Craig Topper
2014-12-12
1
-1
/
+2
*
Use range-based for loop.
Craig Topper
2014-12-12
1
-2
/
+2
*
Remove unnecessary calls to unique_ptr::get.
Craig Topper
2014-12-12
1
-7
/
+7
*
DebugIR: Delete -debug-ir
Duncan P. N. Exon Smith
2014-11-29
1
-1
/
+0
*
Transform: add SymbolRewriter pass
Saleem Abdulrasool
2014-11-07
1
-0
/
+1
*
Delete -std-compile-opts.
Rafael Espindola
2014-10-16
1
-41
/
+2
*
Add doInitialization/doFinalization to DataLayoutPass.
Rafael Espindola
2014-09-10
1
-2
/
+2
*
Return a std::unique_ptr from the IRReader.h functions. NFC.
Rafael Espindola
2014-08-26
1
-2
/
+1
*
Modernize raw_fd_ostream's constructor a bit.
Rafael Espindola
2014-08-25
1
-10
/
+8
*
Rename AtomicExpandLoadLinked into AtomicExpand
Robin Morisset
2014-08-21
1
-1
/
+1
*
Move some logic to populateLTOPassManager.
Rafael Espindola
2014-08-21
1
-11
/
+5
*
llvm-gcc is dead.
Rafael Espindola
2014-08-21
1
-4
/
+3
*
Handle inlining in populateLTOPassManager like in populateModulePassManager.
Rafael Espindola
2014-08-21
1
-1
/
+3
*
Move DisableGVNLoadPRE from populateLTOPassManager to PassManagerBuilder.
Rafael Espindola
2014-08-21
1
-1
/
+1
*
Don't internalize all but main by default.
Rafael Espindola
2014-08-05
1
-6
/
+1
*
opt: Initialize asm printers
Tobias Grosser
2014-06-13
1
-0
/
+1
*
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where ne...
Benjamin Kramer
2014-04-29
1
-0
/
+1
*
[C++] Use 'nullptr'. Tools edition.
Craig Topper
2014-04-25
1
-4
/
+4
*
Atomics: promote ARM's IR-based atomics pass to CodeGen.
Tim Northover
2014-04-17
1
-1
/
+2
*
verify-di: Implement DebugInfoVerifier
Duncan P. N. Exon Smith
2014-04-15
1
-3
/
+15
*
static link polly into tools
Sebastian Pop
2014-03-14
1
-0
/
+10
*
Move duplicated code into a helper function (exposed through overload).
Eli Bendersky
2014-03-12
1
-8
/
+1
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-4
/
+4
*
[Modules] Move the PassNameParser to the IR library as it deals in the
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[cleanup] Re-sort all the includes with utils/sort_includes.py.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Use DataLayout from the module when easily available.
Rafael Espindola
2014-02-25
1
-4
/
+6
*
Store a DataLayout in Module.
Rafael Espindola
2014-02-25
1
-5
/
+2
*
Make DataLayout a plain object, not a pass.
Rafael Espindola
2014-02-25
1
-2
/
+2
*
Replace the F_Binary flag with a F_Text one.
Rafael Espindola
2014-02-24
1
-2
/
+2
*
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
Quentin Colombet
2014-02-22
1
-0
/
+4
*
One last pass of DataLayout variable renaming.
Rafael Espindola
2014-02-21
1
-7
/
+7
*
Refactor TargetOptions initialization into a single place.
Eli Bendersky
2014-02-19
1
-24
/
+2
*
Move more self-contained functionality away from tools/opt/opt.cpp
Eli Bendersky
2014-02-12
1
-61
/
+2
*
Move the *PassPrinter into their own module.
Eli Bendersky
2014-02-10
1
-206
/
+7
*
[PM] Wire up the Verifier for the new pass manager and connect it to the
Chandler Carruth
2014-01-20
1
-1
/
+7
*
[opt][PassInfo] Allow opt to run passes that need target machine.
Quentin Colombet
2014-01-16
1
-1
/
+3
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-1
/
+1
*
[PM] Wire up support for writing bitcode with new PM.
Chandler Carruth
2014-01-13
1
-1
/
+1
*
[PM] Add an enum for describing the desired output strategy, and run
Chandler Carruth
2014-01-13
1
-2
/
+8
*
[PM] Simplify the interface exposed for IR printing passes.
Chandler Carruth
2014-01-12
1
-2
/
+2
*
[PM] Rename the IR printing pass header to a more generic and correct
Chandler Carruth
2014-01-12
1
-1
/
+1
*
[PM] Add (very skeletal) support to opt for running the new pass
Chandler Carruth
2014-01-11
1
-1
/
+20
*
Move the LLVM IR asm writer header files into the IR directory, as they
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Add #pragma vectorize enable/disable to LLVM
Renato Golin
2013-12-05
1
-2
/
+8
*
opt: Mirror vectorization presets of clang
Arnold Schwaighofer
2013-12-03
1
-2
/
+14
*
Debug Info: In DIBuilder, the context field of subprogram is updated to use
Manman Ren
2013-10-10
1
-1
/
+1
*
Test commit. Remove whitespace from otherwise empty lines.
Greg Bedwell
2013-10-09
1
-2
/
+2
*
Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF12...
Craig Topper
2013-09-18
1
-0
/
+1
*
Debug Info: Use DIScopeRef for DIType::getContext.
Manman Ren
2013-09-09
1
-1
/
+7
*
Disable unrolling in the loop vectorizer when disabled in the pass manager
Hal Finkel
2013-08-28
1
-3
/
+9
[next]