projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove static global GCNames from Function.cpp and move it to the Context
[oota-llvm.git]
/
lib
/
CodeGen
/
GCMetadata.cpp
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-26
Philip Reames
Make the message associated with a fatal error slightly...
blob
|
commitdiff
|
raw
2015-04-02
Philip Reames
[gcroot] Remove unused items from an enum
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Chandler Carruth
Re-sort #include lines using my handy dandy ./utils...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Philip Reames
Revert GCStrategy ownership changes
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Philip Reames
clang-format all the GC related files (NFC)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Philip Reames
Move ownership of GCStrategy objects to LLVMContext
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
Philip Reames
GCStrategy should not own GCFunctionInfo
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Philip Reames
Remove the Module pointer from GCStrategy and GCMetadat...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
David Blaikie
Remove StringMap::GetOrCreateValue in favor of StringMa...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
David Blaikie
Use unique_ptr for the result of Registry entries.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
David Blaikie
Use unique_ptr to manage ownership of GCStrategy object...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Benjamin Kramer
Fix GCMetadaPrinter::finishAssembly not executed, patch...
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
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Chandler Carruth
Add 'llvm_unreachable' to passify GCC's understanding...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Benjamin Kramer
Remove all remaining uses of Value::getNameStr().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Owen Anderson
Get rid of static constructors for pass registration...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Owen Anderson
Now with fewer extraneous semicolons!
blob
|
commitdiff
|
raw
|
diff to current
2010-09-04
Chris Lattner
zap dead code.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
Owen Anderson
Reapply r110396, with fixes to appease the Linux buildb...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
Owen Anderson
Revert r110396 to fix buildbots.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
Owen Anderson
Don't use PassInfo* as a type identifier for passes...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Owen Anderson
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
blob
|
commitdiff
|
raw
|
diff to current
2010-03-14
Chris Lattner
switch GC_LABEL to use an MCSymbol operand instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
David Greene
Change errs() to dbgs().
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Nick Lewycky
Remove includes of Support/Compiler.h that are no longe...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Nick Lewycky
Remove VISIBILITY_HIDDEN from class/struct found inside...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Chris Lattner
Change Pass::print to take a raw ostream instead of...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Chris Lattner
remove std::ostream versions of printing stuff for...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-26
Daniel Dunbar
Remove Value::getName{Start,End}, the last of the old...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Daniel Dunbar
Convert StringMap to using StringRef for its APIs.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Torok Edwin
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-11
Torok Edwin
assert(0) -> LLVM_UNREACHABLE.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-11
Torok Edwin
Convert more assert(0)+abort() -> LLVM_UNREACHABLE,
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Dan Gohman
Eliminate several more unnecessary intptr_t casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Duncan Sands
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Dan Gohman
Tidy up several unbeseeming casts from pointer to intptr_t.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-17
Gordon Henriksen
Rename some GC classes so that their roll will hopefull...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-17
Gordon Henriksen
Don't instantiate GC metadata for declarations.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-17
Gordon Henriksen
Factor GC metadata table assembly generation out of...
blob
|
commitdiff
|
raw
|
diff to current