2014-04-15 |
Duncan P. N. Exon... | verify-di: Implement DebugInfoVerifier |
tree | commitdiff |
2014-04-15 |
Chandler Carruth | [Allocator] Finally, finish nuking the redundant code... |
tree | commitdiff |
2014-04-14 |
Chandler Carruth | [Allocator] Make the underlying allocator a template... |
tree | commitdiff |
2014-04-14 |
Chandler Carruth | [Allocator] Switch the BumpPtrAllocator to use a vector... |
tree | commitdiff |
2014-04-12 |
Benjamin Kramer | Retire llvm::array_endof in favor of non-member std... |
tree | commitdiff |
2014-04-12 |
Benjamin Kramer | Move MDBuilder's methods out of line. |
tree | commitdiff |
2014-04-10 |
David Majnemer | YAMLIO: Allow scalars to dictate quotation rules |
tree | commitdiff |
2014-04-09 |
David Majnemer | Revert "Revert "YAMLIO: Encode ambiguous hex strings... |
tree | commitdiff |
2014-04-09 |
Filipe Cabecinhas | Revert "YAMLIO: Encode ambiguous hex strings explicitly" |
tree | commitdiff |
2014-04-09 |
David Majnemer | YAMLIO: Encode ambiguous hex strings explicitly |
tree | commitdiff |
2014-04-06 |
Elena Demikhovsky | Changes in IntelJITEventListener - By Arch Robinson |
tree | commitdiff |
2014-04-05 |
David Blaikie | Simplify compression API by compressing into a SmallVec... |
tree | commitdiff |
2014-04-05 |
David Blaikie | Simplify compression API by decompressing into a SmallV... |
tree | commitdiff |
2014-03-31 |
Saleem Abdulrasool | MCJIT: ensure that cygwin is identified properly |
tree | commitdiff |
2014-03-31 |
Saleem Abdulrasool | Support: generalise object type handling for Windows |
tree | commitdiff |
2014-03-30 |
Chandler Carruth | [Allocator] Lift the slab size and size threshold into... |
tree | commitdiff |
2014-03-30 |
Chandler Carruth | [Allocator] Simplify unittests by using the default... |
tree | commitdiff |
2014-03-30 |
Tim Northover | ARM64: remove -m32/-m64 mapping with ARM. |
tree | commitdiff |
2014-03-30 |
Saleem Abdulrasool | Support: correct Windows normalisation |
tree | commitdiff |
2014-03-29 |
Tim Northover | ARM64: initial backend import |
tree | commitdiff |
2014-03-27 |
Saleem Abdulrasool | Canonicalise Windows target triple spellings |
tree | commitdiff |
2014-03-27 |
NAKAMURA Takumi | Untabify. |
tree | commitdiff |
2014-03-27 |
NAKAMURA Takumi | SmallVector<3> may be used here. |
tree | commitdiff |
2014-03-27 |
NAKAMURA Takumi | IRTests/InstructionsTest.cpp: Avoid initializer list. |
tree | commitdiff |
2014-03-26 |
Reid Kleckner | CloneFunction: Clone all attributes, including the CC |
tree | commitdiff |
2014-03-26 |
Eli Bendersky | Add a unit test for Invoke iteration, similar to the... |
tree | commitdiff |
2014-03-26 |
Eli Bendersky | Fix bot breakage in InstructionsTest. |
tree | commitdiff |
2014-03-26 |
Eli Bendersky | Fix problem with r204836 |
tree | commitdiff |
2014-03-25 |
Rafael Espindola | Fix these tests on windows. |
tree | commitdiff |
2014-03-23 |
NAKAMURA Takumi | SupportTests.LockFileManagerTest: Add assertions for... |
tree | commitdiff |
2014-03-22 |
NAKAMURA Takumi | Suppress SupportTests.LockFileManagerTest on win32... |
tree | commitdiff |
2014-03-21 |
Argyrios Kyrtzidis | [Support] Make sure LockFileManager works correctly... |
tree | commitdiff |
2014-03-21 |
Argyrios Kyrtzidis | [Support] Make sure sys::fs::remove can remove symbolic... |
tree | commitdiff |
2014-03-20 |
David Majnemer | Object: Don't double-escape empty hexdata |
tree | commitdiff |
2014-03-18 |
NAKAMURA Takumi | DebugIRTests: Fixup for r204130. |
tree | commitdiff |
2014-03-18 |
Alon Mishne | [C++11] Change DebugInfoFinder to use range-based loops |
tree | commitdiff |
2014-03-13 |
Chandler Carruth | [PM] As was pointed out in review, I need to define... |
tree | commitdiff |
2014-03-12 |
Justin Bogner | unittests: Fix -Werror build |
tree | commitdiff |
2014-03-12 |
Eli Bendersky | Add parens around && clauses in a || to appease the... |
tree | commitdiff |
2014-03-12 |
Alon Mishne | Cloning a function now also clones its debug metadata... |
tree | commitdiff |
2014-03-11 |
Saleem Abdulrasool | support: add a utility function to normalise path separ... |
tree | commitdiff |
2014-03-11 |
Rafael Espindola | Cleanup the interface for creating soft or hard links. |
tree | commitdiff |
2014-03-11 |
NAKAMURA Takumi | MultiJITTest.cpp: Tweak getPointerToNamedFunction(... |
tree | commitdiff |
2014-03-10 |
NAKAMURA Takumi | ADT/PointerIntPairTest.cpp: Appease msc17. |
tree | commitdiff |
2014-03-10 |
Chandler Carruth | [PM] While I'm here, fix a few other clang-format issue... |
tree | commitdiff |
2014-03-09 |
Chandler Carruth | [C++11] Now that we have C++11 and I've replaced the... |
tree | commitdiff |
2014-03-09 |
Chandler Carruth | [PM] Switch new pass manager from polymorphic_ptr to... |
tree | commitdiff |
2014-03-09 |
Ahmed Charles | [C++11] Add llvm::make_unique, according to N3656. |
tree | commitdiff |
2014-03-09 |
David Blaikie | Revert "Clean up SmallString a bit" |
tree | commitdiff |
2014-03-09 |
David Blaikie | Clean up SmallString a bit |
tree | commitdiff |
2014-03-08 |
Ahmed Charles | Fix 80 cols. |
tree | commitdiff |
2014-03-07 |
Eli Bendersky | Fix EXPECT_* to not produce a compile warning. |
tree | commitdiff |
2014-03-07 |
Jordan Rose | [ADT] Update PointerIntPair to handle pointer types... |
tree | commitdiff |
2014-03-07 |
Benjamin Kramer | [C++11] Now that the users are gone, rip out the duplic... |
tree | commitdiff |
2014-03-07 |
Benjamin Kramer | [C++11] Replace LLVM-style type traits with C++11 stand... |
tree | commitdiff |
2014-03-06 |
Saleem Abdulrasool | Support: split object format out of environment |
tree | commitdiff |
2014-03-06 |
Ahmed Charles | Replace OwningPtr<T> with std::unique_ptr<T>. |
tree | commitdiff |
2014-03-06 |
Chandler Carruth | [Layering] Sink Linker.h into a Linker subdirectory... |
tree | commitdiff |
2014-03-06 |
Chandler Carruth | [Layering] Move DebugInfo.h into the IR library where... |
tree | commitdiff |
2014-03-06 |
Chandler Carruth | [Layering] Move DIBuilder.h into the IR library where... |
tree | commitdiff |
2014-03-05 |
Ben Langmuir | Fix an inconsistency in treatment of trailing / in... |
tree | commitdiff |
2014-03-05 |
Ahmed Charles | [C++11] Add overloads for externally used OwningPtr... |
tree | commitdiff |
2014-03-05 |
Ahmed Charles | [C++11] Replace OwningPtr::take() with OwningPtr::relea... |
tree | commitdiff |
2014-03-05 |
Ahmed Charles | [C++11] Add release() to OwningPtr. |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | Hey, we can stop depending on the IR library from the... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move the LeakDetector header into the IR... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move the ConstantRange class into the IR... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move the NoFolder into the IR library as... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move ValueMap to the IR library. While this... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move ValueHandle into the IR library where... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move the LLVM IR pattern match header into... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move InstIterator out of the Support library... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [cleanup] Re-sort all the includes with utils/sort_incl... |
tree | commitdiff |
2014-03-04 |
Yaron Keren | Cleaning up a bunch of pre-Visual C++ 2012 build hacks. |
tree | commitdiff |
2014-03-02 |
Benjamin Kramer | Give APInt move semantics. |
tree | commitdiff |
2014-03-02 |
Chandler Carruth | [C++11] Replace LLVM_STATIC_ASSERT with static_assert... |
tree | commitdiff |
2014-03-02 |
Benjamin Kramer | [C++11] Replace llvm::next and llvm::prior with std... |
tree | commitdiff |
2014-03-02 |
Craig Topper | Switch all uses of LLVM_OVERRIDE to just use 'override... |
tree | commitdiff |
2014-03-02 |
Chandler Carruth | [C++11] Switch all uses of the llvm_move macro to use... |
tree | commitdiff |
2014-03-02 |
Chandler Carruth | [C++11] Add support for OwningPtr<T> to be converted... |
tree | commitdiff |
2014-03-02 |
Chandler Carruth | [C++11] Add unit tests for OwningPtr<T> in preparation... |
tree | commitdiff |
2014-03-01 |
Chandler Carruth | [C++11] Remove LLVM_HAS_CXX11_STDLIB now that it is... |
tree | commitdiff |
2014-03-01 |
Chandler Carruth | [C++11] Remove uses of LLVM_HAS_RVALUE_REFERENCES from... |
tree | commitdiff |
2014-02-28 |
Rafael Espindola | With rpaths being set correctly, SHLIBPATH_VAR is not... |
tree | commitdiff |
2014-02-28 |
Rafael Espindola | Correctly set rpath for unittests. |
tree | commitdiff |
2014-02-26 |
David Blaikie | Use the overloaded std::abs rather than C's abs(int... |
tree | commitdiff |
2014-02-25 |
Duncan P. N. Exon... | fix crash in SmallDenseMap copy constructor |
tree | commitdiff |
2014-02-25 |
Rafael Espindola | Fix resetting the DataLayout in a Module. |
tree | commitdiff |
2014-02-25 |
Rafael Espindola | Make DataLayout a plain object, not a pass. |
tree | commitdiff |
2014-02-25 |
Renato Golin | Disable old JIT unittests for AARch64 |
tree | commitdiff |
2014-02-24 |
Andrew Trick | Disable an MCJIT test on older Darwins until we have... |
tree | commitdiff |
2014-02-24 |
Rafael Espindola | Replace the F_Binary flag with a F_Text one. |
tree | commitdiff |
2014-02-24 |
Rafael Espindola | Fix windows unittest I missed in the raw_fd_ostream... |
tree | commitdiff |
2014-02-23 |
Rafael Espindola | Simplify remove, create_directory and create_directories. |
tree | commitdiff |
2014-02-22 |
Logan Chien | Move get[S|U]LEB128Size() to LEB128.h. |
tree | commitdiff |
2014-02-21 |
Filip Pizlo | This test was failing on non-X86-64 platforms because... |
tree | commitdiff |
2014-02-20 |
Filip Pizlo | Stackmaps are used for OSR exits, which is a custom... |
tree | commitdiff |
2014-02-20 |
Eric Christopher | Add support for hashing attributes with DW_FORM_block... |
tree | commitdiff |
2014-02-20 |
Eric Christopher | This tests DW_FORM_sdata, not DW_FORM_block. Make the... |
tree | commitdiff |
2014-02-20 |
Eric Christopher | Fix commit thinkos from splitting out patches. |
tree | commitdiff |
next |