projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove the UseCFI option from createAsmStreamer.
[oota-llvm.git]
/
tools
/
opt
/
opt.cpp
2014-04-29
Benjamin Kramer
raw_ostream: Forward declare OpenFlags and include...
blob
|
commitdiff
|
raw
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Tools edition.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
Tim Northover
Atomics: promote ARM's IR-based atomics pass to CodeGen.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Duncan P. N. Exon...
verify-di: Implement DebugInfoVerifier
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
Sebastian Pop
static link polly into tools
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
Eli Bendersky
Move duplicated code into a helper function (exposed...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Chandler Carruth
[Modules] Move the PassNameParser to the IR library...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Chandler Carruth
[cleanup] Re-sort all the includes with utils/sort_incl...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Rafael Espindola
Use DataLayout from the module when easily available.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Rafael Espindola
Store a DataLayout in Module.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Rafael Espindola
Make DataLayout a plain object, not a pass.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-22
Quentin Colombet
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Rafael Espindola
One last pass of DataLayout variable renaming.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Eli Bendersky
Refactor TargetOptions initialization into a single...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Eli Bendersky
Move more self-contained functionality away from tools...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
Eli Bendersky
Move the *PassPrinter into their own module.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Chandler Carruth
[PM] Wire up the Verifier for the new pass manager...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Quentin Colombet
[opt][PassInfo] Allow opt to run passes that need targe...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
[cleanup] Move the Dominators.h and Verifier.h headers...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
[PM] Wire up support for writing bitcode with new PM.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
[PM] Add an enum for describing the desired output...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Chandler Carruth
[PM] Simplify the interface exposed for IR printing...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Chandler Carruth
[PM] Rename the IR printing pass header to a more gener...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-11
Chandler Carruth
[PM] Add (very skeletal) support to opt for running...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Move the LLVM IR asm writer header files into the IR...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Renato Golin
Add #pragma vectorize enable/disable to LLVM
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Arnold Schwaighofer
opt: Mirror vectorization presets of clang
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Manman Ren
Debug Info: In DIBuilder, the context field of subprogr...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Greg Bedwell
Test commit. Remove whitespace from otherwise empty...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
Craig Topper
Lift alignment restrictions for load/store folding...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
Manman Ren
Debug Info: Use DIScopeRef for DIType::getContext.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Hal Finkel
Disable unrolling in the loop vectorizer when disabled...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Arnold Schwaighofer
Remove logic that decides whether to vectorize or not...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-01
Bill Wendling
Use function attributes to indicate that we don't want...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Tom Stellard
SimplifyCFG: Use parallel-and and parallel-or mode...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Bill Wendling
Replace the "NoFramePointerElimNonLeaf" target option...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Bill Wendling
Recommit r186217 with testcase fix:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Rafael Espindola
Add a wrapper for open.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Chandler Carruth
Revert commit r186217 -- this is breaking bots:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Bill Wendling
Use the function attributes to pass along the stack...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Manman Ren
Debug Info: clean up usage of Verify.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
Eric Christopher
Revert "Debug Info: clean up usage of Verify." as it...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
Manman Ren
Debug Info: clean up usage of Verify.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Meador Inge
Remove the simplify-libcalls pass (finally)
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Daniel Malea
Add DebugIR pass -- emits IR file and replace source...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Eric Christopher
Revert "Recommit r179497 after fixing uninitialized...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Eric Christopher
Recommit r179497 after fixing uninitialized variable.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
Eric Christopher
Revert "Remove some unused triple and data layout."
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
Eric Christopher
If we've specified a triple on the command line then...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Chandler Carruth
Split out the IRReader header and the utility functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-28
Michael Gottesman
Extracted ObjCARC.cpp into its own library libLLVMObjCA...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Chandler Carruth
Sort all of the includes. Several files got checked...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-10
Jakub Staszak
Fix #includes after my last commit.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Chandler Carruth
Move CallGraphSCCPass.h into the Analysis tree; that...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Chandler Carruth
Switch TargetTransformInfo from an immutable analysis...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Chandler Carruth
Convert the TargetTransformInfo from an immutable pass...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Sort a few more #include lines in tools/... unittests...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Nadav Rotem
Make opt grab the triple from the module and use it...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
NAKAMURA Takumi
llvm/tools: Add #include "llvm/TargetTransformInfo.h"
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Chandler Carruth
Sort the #include lines for tools/...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Pedro Artigas
One more step towards making doInitialization and doFin...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Owen Anderson
Revert r168635 "Step towards implementation of pass...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-26
Owen Anderson
Step towards implementation of pass manager with doInit...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-15
Owen Anderson
Add doInitialization and doFinalization methods to...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Nadav Rotem
Opt does not need to initialize the Asm printer/parser
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Nadav Rotem
Opt needs to initialize the different targets.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Nadav Rotem
Reapply the TargerTransformInfo changes, minus the...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Bob Wilson
Temporarily revert the TargetTransform changes.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Nadav Rotem
Add a new interface to allow IR-level passes to access...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-01
Logan Chien
Code cleanup: tools/opt/opt.cpp
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Bill Wendling
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Chandler Carruth
Teach the 'opt' tool about '-Os' and '-Oz', correspondi...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Joe Groff
allow opt to take a -mtriple option
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Hal Finkel
Add a basic-block autovectorization pass.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Duncan Sands
When doing "opt -O2" verify the bitcode like is done for
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Benjamin Kramer
Remove all remaining uses of Value::getNameStr().
blob
|
commitdiff
|
raw
|
diff to current
2011-10-16
Chris Lattner
Enhance llvm::SourceMgr to support diagnostic ranges...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Bill Wendling
Remove the LowerSetJmp pass. It wasn't used effectively...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Rafael Espindola
move PassManagerBuilder.h to IPO. This is a non intuiti...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Eli Friedman
We only do always-inlining at -O1; make opt reflect...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-22
Chris Lattner
initialize and finalize function passes, pointed out...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-22
Chris Lattner
switch opt to using PassManagerBuilder.h
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Andrew Trick
Added *hidden* flags -print-options and -print-all...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Andrew Trick
whitespace
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Devang Patel
Update BreakpointPrinter to emit original function...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Chris Lattner
add a way to disable all builtins, wire it up to opt...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Chris Lattner
Have opt set up a specific TargetLibraryInfo for modules
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Peter Collingbourne
Make -disable-simplify-libcalls work with -std-compile...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Devang Patel
While printing "interesting" breakpoint locations for...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Tobias Grosser
RegionPassPrinter should contain the name of the pass...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Devang Patel
Print breakpoints for call instructions. This is used...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Devang Patel
Add a simple breakpoint location printer. This will...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Tobias Grosser
Move check of command line options after command line...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Michael J. Spencer
Merge System into Support.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
Jakob Stoklund Olesen
Tweak the opt -O2 / opt -O3 inliner thresholds to be...
blob
|
commitdiff
|
raw
|
diff to current
next