projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add predicates for queries on whether an attribute exists.
[oota-llvm.git]
/
include
/
2012-09-19
Bill Wendling
Add predicates for queries on whether an attribute...
tree
|
commitdiff
2012-09-19
Micah Villmow
Add in new data types that are used by AMDIL/ANL among...
tree
|
commitdiff
2012-09-19
Owen Anderson
Implement a correct copy constructor for Record. Now...
tree
|
commitdiff
2012-09-19
Andrew Kaylor
This patch adds memory support functions which will...
tree
|
commitdiff
2012-09-19
Preston Gurd
Add support for macro parameters/arguments delimited...
tree
|
commitdiff
2012-09-19
Duncan Sands
Add support for accessing an MDNode's operands via...
tree
|
commitdiff
2012-09-19
Michael Ilseman
Document the interface for integer expansion, using...
tree
|
commitdiff
2012-09-19
Michael Ilseman
Forward declarations
tree
|
commitdiff
2012-09-19
Will Dietz
Fix minor typo in IntervalPartition.h
tree
|
commitdiff
2012-09-19
Rafael Espindola
Make MapVector a bit more expensive but harder to misus...
tree
|
commitdiff
2012-09-19
Benjamin Kramer
InlineCost: Make TotalAllocaSizeRecursiveCaller unsigne...
tree
|
commitdiff
2012-09-19
Benjamin Kramer
Remove unused and broken CloneFunction wrapper.
tree
|
commitdiff
2012-09-19
Nadav Rotem
Prevent inlining of callees which allocate lots of...
tree
|
commitdiff
2012-09-19
Sean Silva
Refactor Record* by-ID comparator to Record.h
tree
|
commitdiff
2012-09-18
Michael Ilseman
New utility for expanding integer division for targets...
tree
|
commitdiff
2012-09-18
Rafael Espindola
Add a MapVector class. It provides a regular set iterat...
tree
|
commitdiff
2012-09-18
Roman Divacky
Avoid symbol name clash when filling TOC.
tree
|
commitdiff
2012-09-18
Roman Divacky
Add PowerPC64 relocation definitions. Patch by Adhemerv...
tree
|
commitdiff
2012-09-18
Roman Divacky
When creating MCAsmBackend pass the CPU string as well...
tree
|
commitdiff
2012-09-18
Tom Stellard
Make MachinePostDominatorTree::DT private
tree
|
commitdiff
2012-09-18
Andrew Trick
Replaced ReInitMCSubtargetInfo with InitMCProcessor.
tree
|
commitdiff
2012-09-18
Craig Topper
Fix a typo. No functional change.
tree
|
commitdiff
2012-09-18
Andrew Trick
Let NULL slip through again.
tree
|
commitdiff
2012-09-18
Andrew Trick
TargetSchedModel API. Implement latency lookup, disabled.
tree
|
commitdiff
2012-09-18
Andrew Trick
TableGen subtarget emitter. Remove unnecessary header...
tree
|
commitdiff
2012-09-18
Craig Topper
Mark unimplemented operator new as LLVM_DELETED_FUNCTION.
tree
|
commitdiff
2012-09-18
Andrew Trick
TableGen subtarget emitter. Initialize MCSubtargetInfo...
tree
|
commitdiff
2012-09-18
Craig Topper
Mark constructors, destructors, and operator new commen...
tree
|
commitdiff
2012-09-18
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
tree
|
commitdiff
2012-09-17
Jakob Stoklund Olesen
Merge into undefined lanes under -new-coalescer.
tree
|
commitdiff
2012-09-17
Andrew Trick
Revert r164061-r164067. Most of the new subtarget emitter.
tree
|
commitdiff
2012-09-17
Richard Smith
Remove redundant semicolons to fix -pedantic-errors...
tree
|
commitdiff
2012-09-17
NAKAMURA Takumi
llvm/Target/TargetSubtargetInfo.h: Fix case in #include...
tree
|
commitdiff
2012-09-17
Andrew Trick
Don't use NULL as a fake keyword
tree
|
commitdiff
2012-09-17
Andrew Trick
InitMCProcessor
tree
|
commitdiff
2012-09-17
Andrew Trick
TargetSchedModel API. Implement latency lookup, disabled.
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget emitter. Generate resolveSchedClass...
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget emitter. Initialize MCSubtargetInfo...
tree
|
commitdiff
2012-09-17
Tom Stellard
Add a MachinePostDominator pass
tree
|
commitdiff
2012-09-17
Sid Manning
Add Michael Spencer's iterator class for stepping throu...
tree
|
commitdiff
2012-09-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
tree
|
commitdiff
2012-09-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
tree
|
commitdiff
2012-09-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
tree
|
commitdiff
2012-09-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
tree
|
commitdiff
2012-09-17
Craig Topper
Remove a couple unused fields. Not detected by Wunused...
tree
|
commitdiff
2012-09-16
Craig Topper
Add include of Compiler.h to fix build bot failures.
tree
|
commitdiff
2012-09-16
Craig Topper
Add includes of Compiler.h to fix build bot failures.
tree
|
commitdiff
2012-09-16
Craig Topper
Use LLVM_DELETED_FUNCTION for copy constructors and...
tree
|
commitdiff
2012-09-16
Craig Topper
Use LLVM_DELETED_FUNCTION for copy constructors and...
tree
|
commitdiff
2012-09-16
Craig Topper
Add LLVM_OVERRIDE and LLVM_FINAL C++11 compatibility...
tree
|
commitdiff
2012-09-16
Craig Topper
Add explicit virtual keywords for methods that override...
tree
|
commitdiff
2012-09-16
Andrew Trick
Guard fields by NDEBUG until they get used in the relea...
tree
|
commitdiff
2012-09-16
Craig Topper
Tidy up formatting of some elses on a separate line...
tree
|
commitdiff
2012-09-16
Jakob Stoklund Olesen
Fix problem when using LiveRangeQuery with block entries.
tree
|
commitdiff
2012-09-16
Craig Topper
Tidy up trailing whitespace.
tree
|
commitdiff
2012-09-16
Craig Topper
Remove unneeded header.
tree
|
commitdiff
2012-09-15
Dmitri Gribenko
Fix Doxygen issues: wrap code examples in \code and...
tree
|
commitdiff
2012-09-15
Craig Topper
Fix a couple include directives that used angle bracket...
tree
|
commitdiff
2012-09-15
Jakob Stoklund Olesen
Make LiveRangeQuery work for PHIDefs as well.
tree
|
commitdiff
2012-09-15
Craig Topper
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
tree
|
commitdiff
2012-09-15
Chandler Carruth
Port the SSAUpdater-based promotion logic from the...
tree
|
commitdiff
2012-09-14
Daniel Dunbar
formatted_raw_ostream: Fix a serious bug in tell().
tree
|
commitdiff
2012-09-14
Bill Wendling
Some small reorganization to get read for Attributes...
tree
|
commitdiff
2012-09-14
David Blaikie
Fix up erroneous alignas usage while making this portab...
tree
|
commitdiff
2012-09-14
Evan Cheng
Stylistic and 80-col fixes
tree
|
commitdiff
2012-09-14
Andrew Trick
comment typo
tree
|
commitdiff
2012-09-14
Andrew Trick
TargetSchedModel interface. To be implemented...
tree
|
commitdiff
2012-09-14
Andrew Trick
Define MC data tables for the new scheduling machine...
tree
|
commitdiff
2012-09-14
Andrew Trick
whitespace
tree
|
commitdiff
2012-09-14
Andrew Trick
misched: add a hook for custom DAG postprocessing.
tree
|
commitdiff
2012-09-14
Micah Villmow
Add in comments that explain what the indexing and...
tree
|
commitdiff
2012-09-14
Dmitri Gribenko
Fix Doxygen issues:
tree
|
commitdiff
2012-09-14
Chandler Carruth
Introduce a new SROA implementation.
tree
|
commitdiff
2012-09-14
Andrew Trick
misched: Generic tablegen classes for the new machine...
tree
|
commitdiff
2012-09-14
Andrew Trick
comment
tree
|
commitdiff
2012-09-14
Andrew Trick
comment
tree
|
commitdiff
2012-09-13
Jim Grosbach
MachO: Correctly mark symbol-difference variables as...
tree
|
commitdiff
2012-09-13
Jim Grosbach
Better const handling for RuntimeDyld and MCJIT.
tree
|
commitdiff
2012-09-13
Richard Smith
Fix some code which is invalid in C++11: an expression...
tree
|
commitdiff
2012-09-13
Dmitri Gribenko
Fix documentation: parameter being documented was remov...
tree
|
commitdiff
2012-09-13
Dan Gohman
Define an official slot for the new !tbaa.struct metada...
tree
|
commitdiff
2012-09-13
Micah Villmow
The current implementation does not allow more than...
tree
|
commitdiff
2012-09-13
Dmitri Gribenko
Fix Doxygen issues:
tree
|
commitdiff
2012-09-13
Dmitri Gribenko
Fix a doxygen issue: these examples are supposed to...
tree
|
commitdiff
2012-09-13
Craig Topper
Fix function name in comment.
tree
|
commitdiff
2012-09-13
Nick Lewycky
Fix typo in comment.
tree
|
commitdiff
2012-09-12
Eric Christopher
Recommit, with fixes:
tree
|
commitdiff
2012-09-12
Michael Liao
Fix PR11985
tree
|
commitdiff
2012-09-12
Jakob Stoklund Olesen
Delete dead code.
tree
|
commitdiff
2012-09-12
Eric Christopher
Revert "Add some support for dealing with an object...
tree
|
commitdiff
2012-09-12
Dmitri Gribenko
Fix a couple of Doxygen comment issues pointed out...
tree
|
commitdiff
2012-09-12
Alexander Potapenko
Suppress the warnings about unused parameters in change...
tree
|
commitdiff
2012-09-12
James Molloy
Add a function computeRegisterLiveness() to MachineBasi...
tree
|
commitdiff
2012-09-12
James Molloy
Add an analyzePhysReg() function to MachineOperandItera...
tree
|
commitdiff
2012-09-12
Eric Christopher
Add some support for dealing with an object pointer...
tree
|
commitdiff
2012-09-11
Owen Anderson
Improve tblgen code cleanliness: create an unknown_clas...
tree
|
commitdiff
2012-09-11
Chad Rosier
Add documentation.
tree
|
commitdiff
2012-09-11
Chad Rosier
Add a few virtual functions to the abstract MCParsedAsm...
tree
|
commitdiff
2012-09-11
Jakob Stoklund Olesen
Add TRI::getSubRegIndexLaneMask().
tree
|
commitdiff
2012-09-11
Jakob Stoklund Olesen
Add MCRI::getNumSubRegIndices() and start checking...
tree
|
commitdiff
next