projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix crash when printing instructions that have a metadata attached but no parent.
[oota-llvm.git]
/
lib
/
IR
/
DataLayout.cpp
2015-12-15
Mehdi Amini
Instcombine: destructor loads of structs that do not...
blob
|
commitdiff
|
raw
2015-07-27
Pete Cooper
Revert "Add const to a bunch of Type* in DataLayout...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pete Cooper
Add const to a bunch of Type* in DataLayout. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-21
Sanjay Patel
fix formatting; NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
David Majnemer
COFF: Let globals with private linkage reside in their...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-08
Owen Anderson
Teach DataLayout to infer a plausible alignment for...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Owen Anderson
Teach DataLayout that alignments on basic types must...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Owen Anderson
Teach DataLayout that ABI alignments for non-aggregate...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Owen Anderson
Teach DataLayout that pointer ABI and preferred alignme...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Owen Anderson
Teach DataLayout that zero-byte pointer sizes don't...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
David Majnemer
DataLayout: Validate that the pref alignment is at...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
David Majnemer
DataLayout: Report when the datalayout type alignment...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
David Majnemer
DataLayout: Report when the preferred alignment is...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
David Majnemer
DataLayout: Provide nicer diagnostics for malformed...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
David Majnemer
DataLayout: Be more verbose when diagnosing problems...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
David Majnemer
DataLayout: Move asserts over to report_fatal_error
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
Chandler Carruth
Switch the default DataLayout to be little endian,...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
David Majnemer
IR: Replace DataLayout::RoundUpAlignment with RoundUpTo...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Matt Arsenault
Use cast<> instead of unchecked dyn_cast<>
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
Rafael Espindola
Add doInitialization/doFinalization to DataLayoutPass.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Revert "Introduce a string_ostream string builder facilty"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Introduce a string_ostream string builder facilty
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
Matt Arsenault
Use pointer size function where only a pointer is expected
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Rafael Espindola
Fix DataLayout::operator==().
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Craig Topper
[C++11] More 'nullptr' conversion or in some cases...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Saleem Abdulrasool
ARM: update subtarget information for Windows on ARM
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Benjamin Kramer
[C++11] Modernize the IR library a bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Chandler Carruth
[Modules] Move GetElementPtrTypeIterator into the IR...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Rafael Espindola
Fix typo. Thanks to Roman Divacky for noticing it.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Rafael Espindola
Compare DataLayout by Value, not by pointer.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Rafael Espindola
Use a sorted array to store the information about a...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Rafael Espindola
Move these functions out of line. A DenseMap lookup...
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
Fix resetting the DataLayout in a Module.
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-01-13
Cameron McInally
Fix uninitialized warning in llvm/lib/IR/DataLayout...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-10
Rafael Espindola
Use 'w' instead of 'c' to represent the win32 mangling.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Cameron McInally
Fix uninitialized variable warning in DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-06
Rafael Espindola
Improve documentation of the 'a' specifier and the...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
Rafael Espindola
Make the llvm mangler depend only on DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Rafael Espindola
Remove the 's' DataLayout specification
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Rafael Espindola
Make this array const.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-19
Rafael Espindola
Change getStringRepresentation to skip defaults.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Rafael Espindola
Pointer sizes are stored in Bytes. Fix variables names...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Benjamin Kramer
DataLayout: value initialize globals to avoid static...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-16
Matt Arsenault
MemCpyOptimizer: Use max legal int size instead of...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Matt Arsenault
Minor code simplification suggested by Duncan
blob
|
commitdiff
|
raw
|
diff to current
2013-07-26
Matt Arsenault
Re-add DataLayout pointer size convenience functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-04
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Matt Arsenault
Fix extra whitespace / formatting
blob
|
commitdiff
|
raw
|
diff to current
2013-05-18
Matt Arsenault
Remove duplicated comment
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
Eli Bendersky
Cleanup naming: DataLayout s/TD/DL/
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
Arnaud A. de Grand...
InstCombine: Improve the result bitvect type when foldi...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Chandler Carruth
Hoist the definition of getTypeSizeInBits to be inlinab...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Pete Cooper
Add a doFinalization method to the DataLayout pass.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-30
Eli Bendersky
Clean up whitespace and indentation a bit
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
Rename VMCore directory to IR.
blob
|
commitdiff
|
raw
|
diff to current