summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* [Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth2014-03-06
* [Layering] Move DIBuilder.h into the IR library where its implementationChandler Carruth2014-03-06
* Change math intrinsic attributes from readonly to readnone. TheseRaul E. Silvera2014-03-06
* Always print the implicit .text at the start of an asm file.Rafael Espindola2014-03-05
* Work around MSVC bug in IntrusiveRefCntPtr.hHans Wennborg2014-03-05
* ARM: Correctly align arguments after a byval struct is passed on the stackOliver Stannard2014-03-05
* Add a ThreadSafeRefCountedBaseBen Langmuir2014-03-05
* [Layering] Move AutoUpgrade.h into the IR library where itsChandler Carruth2014-03-05
* [Layering] Move DebugLoc.h into the IR library. The implementationChandler Carruth2014-03-05
* [C++11] Add overloads for externally used OwningPtr functions.Ahmed Charles2014-03-05
* [C++11] Make this interface accept const Use pointers and use overrideChandler Carruth2014-03-05
* [C++11] Replace OwningPtr::take() with OwningPtr::release().Ahmed Charles2014-03-05
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-05
* [C++11] Add release() to OwningPtr.Ahmed Charles2014-03-05
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-05
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-05
* [C++11] Add 'override' keyword to IR library.Craig Topper2014-03-05
* [C++11] Add 'override' keywords to tablegen code.Craig Topper2014-03-05
* [C API] Implement LLVM{Get,Set}Alignment for AllocaInst.Peter Zotov2014-03-05
* Check for dynamic allocas and inline asm that clobbers sp before buildingHans Wennborg2014-03-05
* C API: Add functions to get or set a GlobalValue's DLLStorageClassReid Kleckner2014-03-05
* [C++11] Sink the iterator over a Value's users into the Value typeChandler Carruth2014-03-05
* Partially roll back r202915.Rui Ueyama2014-03-05
* Fix endianness bug.Rui Ueyama2014-03-05
* Remove dependence on std::function.Richard Smith2014-03-04
* Add support for arbitrary functors to CrashRecoveryContext.Richard Smith2014-03-04
* APFloat: Add a move ctor and operator=Benjamin Kramer2014-03-04
* [Modules] Move the LeakDetector header into the IR library where theChandler Carruth2014-03-04
* [cleanup] Fix a typo in the path.Chandler Carruth2014-03-04
* [Modules] Move the PassNameParser to the IR library as it deals in theChandler Carruth2014-03-04
* [Modules] Move the ConstantRange class into the IR library. This isChandler Carruth2014-03-04
* [Modules] Stop including CFG.h from GenericDomTree.h. This used to beChandler Carruth2014-03-04
* [Modules] Move the PredIteratorCache into the IR library -- it isChandler Carruth2014-03-04
* [Modules] Move the NoFolder into the IR library as it createsChandler Carruth2014-03-04
* [Modules] Move the ConstantFolder into the IR library where it canChandler Carruth2014-03-04
* [Modules] Move the TargetFolder into the Analysis library. Historically,Chandler Carruth2014-03-04
* [Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth2014-03-04
* [Modules] Delete DataFlow.h rather than move it to the IR library. NoChandler Carruth2014-03-04
* [Modules] Move ValueMap to the IR library. While this class does notChandler Carruth2014-03-04
* [Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth2014-03-04
* [Modules] Move the LLVM IR pattern match header into the IR library, itChandler Carruth2014-03-04
* [Modules] Move CallSite into the IR library where it belogs. It isChandler Carruth2014-03-04
* [Modules] Move GetElementPtrTypeIterator into the IR library. As itsChandler Carruth2014-03-04
* [Modules] Move InstIterator out of the Support library, where it had noChandler Carruth2014-03-04
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-04
* Remove unused typedefTimur Iskhodzhanov2014-03-04
* [cleanup] Add a getOperandNo method to the Use class and implement itChandler Carruth2014-03-04
* Fix gcc -Wunused-but-set-variable warning.Patrik Hagglund2014-03-04
* [cleanup] Run clang-format over the Use code. It was *really*Chandler Carruth2014-03-04
* [cleanup] Tidy up and modernize comments and the definition order forChandler Carruth2014-03-04