summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* Add support for hashing location information for CU level hashes.Eric Christopher2014-03-08
* Two part patch:Eric Christopher2014-03-07
* Actually include the ArrayRef header rather than rely on the forwardEric Christopher2014-03-07
* [ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.Jordan Rose2014-03-07
* MC: Use MachO::SectionType for MCSectionMachO::getType's return typeDavid Majnemer2014-03-07
* "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber2014-03-07
* [C++11] Now that the users are gone, rip out the duplicated traits from type_...Benjamin Kramer2014-03-07
* Make header standalone for libstdc++.Benjamin Kramer2014-03-07
* [C++11] Replace LLVM-style type traits with C++11 standard ones.Benjamin Kramer2014-03-07
* Change MCDisassembler::setSymbolizer to take unique_ptr by value.Ahmed Charles2014-03-07
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-07
* MC: Remove superfluous section attribute flag definitionsDavid Majnemer2014-03-07
* Replace PROLOG_LABEL with a new CFI_INSTRUCTION.Rafael Espindola2014-03-07
* clang-format a bit of code to make the next patch easier to read.Rafael Espindola2014-03-07
* Add iterator_range support for MachineInstr's operand and memoperand iterators.Owen Anderson2014-03-07
* Remove shouldEmitUsedDirectiveFor.Rafael Espindola2014-03-06
* Support: split object format out of environmentSaleem Abdulrasool2014-03-06
* Revert create_symbolic_link and both depending changesReid Kleckner2014-03-06
* [Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().Argyrios Kyrtzidis2014-03-06
* R600: Fix extloads from i8 / i16 to i64.Matt Arsenault2014-03-06
* Teach lint about address spacesMatt Arsenault2014-03-06
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [Modules] Fix a layering issue that is actually impacting the modulesChandler Carruth2014-03-06
* [Layering] Move GVMaterializer.h into the IR library where itsChandler Carruth2014-03-06
* [cleanup] Re-sort the standard library include lines.Chandler Carruth2014-03-06
* [Layering] Sink Linker.h into a Linker subdirectory to make itChandler Carruth2014-03-06
* [Layering] Move InstVisitor.h into the IR library as it is prettyChandler Carruth2014-03-06
* Change the tag on this iterator to bidir and implement enough operators to ma...Owen Anderson2014-03-06
* Fix issues in the NamedMDNode operand iterator, including those pointed out byOwen Anderson2014-03-06
* Add a iterator and interator_range interface to the operands of a NamedMDNode.Owen Anderson2014-03-06
* [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