2014-06-20 |
Duncan P. N. Exon... | Support: ScaledNumber: Fix inconsistent test names |
tree | commitdiff |
2014-06-20 |
Duncan P. N. Exon... | Support: Write ScaledNumbers::getLg{,Floor,Ceiling}() |
tree | commitdiff |
2014-06-20 |
Duncan P. N. Exon... | Support: Write ScaledNumber::getQuotient() and getProduct() |
tree | commitdiff |
2014-06-20 |
Duncan P. N. Exon... | Support: Mark end of namespaces |
tree | commitdiff |
2014-06-20 |
Duncan P. N. Exon... | Support: Clean up getRounded() tests |
tree | commitdiff |
2014-06-20 |
Duncan P. N. Exon... | Support: Write ScaledNumbers::getAdjusted() |
tree | commitdiff |
2014-06-20 |
Duncan P. N. Exon... | Support: Write ScaledNumbers::getRounded() |
tree | commitdiff |
2014-06-19 |
Zachary Turner | Remove support for LLVM runtime multi-threading. |
tree | commitdiff |
2014-06-19 |
Nikola Smiljanic | PR10140 - StringPool's PooledStringPtr has non-const... |
tree | commitdiff |
2014-06-17 |
Dmitri Gribenko | ConvertUTF tests: remove uses of initializer lists... |
tree | commitdiff |
2014-06-16 |
Zachary Turner | Revert r211066, 211067, 211068, 211069, 211070. |
tree | commitdiff |
2014-06-16 |
Zachary Turner | Remove some more code out into a separate CL. |
tree | commitdiff |
2014-06-16 |
Dmitri Gribenko | Support/ConvertUTF: implement U+FFFD insertion accordin... |
tree | commitdiff |
2014-06-14 |
Artyom Skrobov | Adding llvm::sys::swapByteOrder() for the common use... |
tree | commitdiff |
2014-06-14 |
Artyom Skrobov | Renaming SwapByteOrder() to getSwappedBytes() |
tree | commitdiff |
2014-06-13 |
Rafael Espindola | Finishing touch for the std::error_code transition. |
tree | commitdiff |
2014-06-13 |
Rafael Espindola | Remove the last uses of 'using std::error_code' |
tree | commitdiff |
2014-06-12 |
Rafael Espindola | Don't use 'using std::error_code' in include/llvm. |
tree | commitdiff |
2014-06-11 |
Rafael Espindola | Remove unused has_magic. |
tree | commitdiff |
2014-06-11 |
Rafael Espindola | Use std::error_code instead of llvm::error_code. |
tree | commitdiff |
2014-06-11 |
Rafael Espindola | Remove windows_error. |
tree | commitdiff |
2014-06-08 |
Craig Topper | [C++11] Use 'nullptr'. |
tree | commitdiff |
2014-06-03 |
Rafael Espindola | Make this operator bool() explicit to match the standar... |
tree | commitdiff |
2014-05-31 |
Rafael Espindola | Use error_code() instead of error_code::succes() |
tree | commitdiff |
2014-05-31 |
Peter Collingbourne | Fix the behavior of ExecuteAndWait with a non-zero... |
tree | commitdiff |
2014-05-18 |
Craig Topper | Use std::unique_ptr instead of OwningPtr in the MemoryB... |
tree | commitdiff |
2014-04-29 |
Duncan P. N. Exon... | SupportTest: Fix test names harder |
tree | commitdiff |
2014-04-29 |
Duncan P. N. Exon... | Support: More BlockFrequencyTest => BranchProbabilityTest |
tree | commitdiff |
2014-04-29 |
Duncan P. N. Exon... | Support: Fix test name |
tree | commitdiff |
2014-04-29 |
Duncan P. N. Exon... | Support: BlockFrequencyTest => BranchProbabilityTest |
tree | commitdiff |
2014-04-29 |
Duncan P. N. Exon... | blockfreq: Defer to BranchProbability::scale() (again) |
tree | commitdiff |
2014-04-29 |
Duncan P. N. Exon... | Support: Add BranchProbability::scale() and ::scaleByIn... |
tree | commitdiff |
2014-04-29 |
Duncan P. N. Exon... | Support: Add unit tests for BranchProbability |
tree | commitdiff |
2014-04-24 |
Chandler Carruth | [ADT] Generalize pointee_iterator to smart pointers... |
tree | commitdiff |
2014-04-24 |
Chandler Carruth | [ADT] Add a generic iterator utility for adapting itera... |
tree | commitdiff |
2014-04-16 |
Chandler Carruth | [Allocator] Make BumpPtrAllocator movable and move... |
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-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-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-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-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-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-07 |
Benjamin Kramer | [C++11] Replace LLVM-style type traits with C++11 stand... |
tree | commitdiff |
2014-03-06 |
Ahmed Charles | Replace OwningPtr<T> with std::unique_ptr<T>. |
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-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 ValueHandle into the IR library where... |
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-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-26 |
David Blaikie | Use the overloaded std::abs rather than C's abs(int... |
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-11 |
Dmitri Gribenko | Remove TimeValue::toPosixTime() -- it is buggy, semanti... |
tree | commitdiff |
2014-02-05 |
Nick Kledzik | Fix layering StringRef copy using BumpPtrAllocator. |
tree | commitdiff |
2014-02-04 |
Chandler Carruth | Silence a warning: |
tree | commitdiff |
2014-02-04 |
Aaron Ballman | Implemented support for Process::GetRandomNumber on... |
tree | commitdiff |
2014-01-31 |
Peter Collingbourne | Introduce llvm::sys::path::home_directory. |
tree | commitdiff |
2014-01-29 |
Jordan Rose | Remove C++11ism from r200407. |
tree | commitdiff |
2014-01-29 |
Jordan Rose | [CommandLine] Aliases require an value if their target... |
tree | commitdiff |
2014-01-28 |
Nick Kledzik | Add BumpPtrAllocator::allocateCopy() utilities |
tree | commitdiff |
2014-01-24 |
Alp Toker | Fix known typos |
tree | commitdiff |
2014-01-16 |
Rafael Espindola | Use LLVM_EXPLICIT instead of a function pointer as... |
tree | commitdiff |
2014-01-10 |
Rafael Espindola | Remove remove_all. A compiler has no need for recursive... |
tree | commitdiff |
2014-01-09 |
Rafael Espindola | Add a unit test for the copy constructor. |
tree | commitdiff |
2014-01-08 |
Rafael Espindola | Use getError and remove the error_code operator. |
tree | commitdiff |
2014-01-07 |
Chandler Carruth | Re-sort all of the includes with ./utils/sort_includes... |
tree | commitdiff |
2014-01-02 |
David Blaikie | Make llvm::Regex non-copyable but movable. |
tree | commitdiff |
2013-12-27 |
Chandler Carruth | Introduce a simple line-by-line iterator type into... |
tree | commitdiff |
2013-12-25 |
NAKAMURA Takumi | unittests/Support/ProcessTest.cpp: Don't use "windows... |
tree | commitdiff |
2013-12-19 |
Hans Wennborg | Make sys::ThreadLocal<> zero-initialized on non-thread... |
tree | commitdiff |
2013-12-14 |
Michael Gottesman | [block-freq] Add a right shift to BlockFrequency that... |
tree | commitdiff |
2013-12-12 |
Alp Toker | Swap around EXPECT_EQ() arguments orders for more natur... |
tree | commitdiff |
2013-12-12 |
Alp Toker | Add missing escape characters to the new Regex::escape... |
tree | commitdiff |
2013-11-22 |
Michael Gottesman | [block-freq] Update data in test case to be unsigned... |
tree | commitdiff |
2013-11-21 |
Nick Kledzik | YAML I/O add support for validate() |
tree | commitdiff |
2013-11-21 |
Nick Kledzik | revert r194655 |
tree | commitdiff |
2013-11-19 |
John Thompson | YAML I/O - Added default trait support for std:string... |
tree | commitdiff |
2013-11-18 |
Alexander Kornienko | Recover gracefully when deserializing invalid YAML... |
tree | commitdiff |
2013-11-17 |
Michael Gottesman | [block-freq] Add BlockFrequency::scale that returns... |
tree | commitdiff |
2013-11-15 |
Rui Ueyama | Path: Recognize COFF import library file magic. |
tree | commitdiff |
2013-11-14 |
Rui Ueyama | Recognize 0x0000 as a COFF file magic. |
tree | commitdiff |
next |