2014-09-10 |
Rafael Espindola | Add doInitialization/doFinalization to DataLayoutPass. |
blob | commitdiff | raw |
2014-05-13 |
Artyom Skrobov | [un]wrap extracted from lib/Target/Target[MachineC... |
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 | Make DataLayout a plain object, not a pass. |
blob | commitdiff | raw | diff to current |
2014-01-01 |
Rafael Espindola | Remove the 's' DataLayout specification |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Anders Waldenborg | llvm-c: Add LLVMIntPtrType{,ForAS}InContext |
blob | commitdiff | raw | diff to current |
2013-05-01 |
Filip Pizlo | This patch breaks up Wrap.h so that it does not have... |
blob | commitdiff | raw | diff to current |
2013-04-22 |
Eric Christopher | Move C++ code out of the C headers and into either... |
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 |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Chandler Carruth | Revert the series of commits starting with r166578... |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Micah Villmow | Add in support for getIntPtrType to get the pointer... |
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-15 |
Micah Villmow | Resubmit the changes to llvm core to update the functio... |
blob | commitdiff | raw | diff to current |
2012-10-11 |
Micah Villmow | Revert 165732 for further review. |
blob | commitdiff | raw | diff to current |
2012-10-11 |
Micah Villmow | Add in the first iteration of support for llvm/clang... |
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-10-05 |
Micah Villmow | Implement TargetData with the DataLayout class, this... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Rafael Espindola | Add LLVMAddTargetLibraryInfo to the C API. |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Chris Lattner | remove the InvalidateStructLayoutInfo API, which is... |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Chris Lattner | introduce a new TargetLibraryInfo pass, which transform... |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Owen Anderson | Improve comment. |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Owen Anderson | Add initialization routines for Target. |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Chris Lattner | "In order to ease automatic bindings generation, it... |
blob | commitdiff | raw | diff to current |
2009-12-28 |
Chris Lattner | move debug info stuff out of line, allowing two #includes |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Duncan Sands | Rename PaddedSize to AllocSize, in the hope that this |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Duncan Sands | Rename getABITypeSize to getTypePaddedSize, as |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Torok Edwin | strdup needs <cstring>. This fixes a build error with... |
blob | commitdiff | raw | diff to current |
2008-03-16 |
Gordon Henriksen | C and Objective Caml bindings for the TargetData class. |
blob | commitdiff | raw | diff to current |
|