Add support for ARM and AArch64 big endian objects to
[oota-llvm.git] / unittests / Transforms / DebugIR /
2014-06-13 Rafael EspindolaFinishing touch for the std::error_code transition.
2014-06-12 Rafael EspindolaReplace llvm::error_code with std::error_code.
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-03-18 NAKAMURA TakumiDebugIRTests: Fixup for r204130.
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 Chandler Carruth[Layering] Move DebugInfo.h into the IR library where...
2014-03-06 Chandler Carruth[Layering] Move DIBuilder.h into the IR library where...
2014-02-23 Rafael EspindolaSimplify remove, create_directory and create_directories.
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-06-28 Daniel MaleaReplace UNIXy path with os-independent one in DebugIR...
2013-06-28 Daniel MaleaFix Windows/Darwin build error in DebugIR unit tests
2013-06-28 Daniel MaleaAdding tests for DebugIR pass