2011-09-14 |
Douglas Gregor | Add APInt support for converting to/from hexatridecimal... |
tree | commitdiff |
2011-09-13 |
NAKAMURA Takumi | unittests/Support/DataExtractorTest.cpp: Specify ULL... |
tree | commitdiff |
2011-09-13 |
Benjamin Kramer | Add the DataExtractor utility class. |
tree | commitdiff |
2011-09-03 |
Andrew Trick | Exclude more arm jit failures pending PR10783. |
tree | commitdiff |
2011-08-30 |
Jeffrey Yasskin | Fix C++0x narrowing errors when char is unsigned. |
tree | commitdiff |
2011-08-29 |
Matt Beaumont-Gay | Fix a test that wasn't testing the right thing. |
tree | commitdiff |
2011-08-27 |
John McCall | The 'expected' argument to EXPECT_EQ is actually the... |
tree | commitdiff |
2011-08-26 |
Andrew Trick | Excluding ARM JIT tests until someone can fix this... |
tree | commitdiff |
2011-08-24 |
Evan Cheng | Move TargetRegistry and TargetSelect from Target to... |
tree | commitdiff |
2011-07-29 |
Duncan Sands | Avoid undefined behaviour if somehow NUM_GRAPHS equals... |
tree | commitdiff |
2011-07-29 |
Jakub Staszak | Remove extra semicolon. |
tree | commitdiff |
2011-07-28 |
Duncan Sands | Use unsigned rather than uint16_t in case anyone feels... |
tree | commitdiff |
2011-07-28 |
Duncan Sands | Check an additional property specific to the way LLVM |
tree | commitdiff |
2011-07-28 |
Duncan Sands | Add a unittest for the simply connected components... |
tree | commitdiff |
2011-07-27 |
Jakub Staszak | Add test cases for BlockFrequency. |
tree | commitdiff |
2011-07-27 |
Jay Foad | Remove some code that is no longer needed now that... |
tree | commitdiff |
2011-07-27 |
Jeffrey Yasskin | Explicitly cast narrowing conversions inside {}s that... |
tree | commitdiff |
2011-07-25 |
Jay Foad | Convert GetElementPtrInst to use ArrayRef. |
tree | commitdiff |
2011-07-24 |
Chris Lattner | Add Twine support for characters, and switch twine... |
tree | commitdiff |
2011-07-18 |
Jeffrey Yasskin | Add APInt(numBits, ArrayRef<uint64_t> bigVal) construct... |
tree | commitdiff |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
tree | commitdiff |
2011-07-15 |
Jeffrey Yasskin | Add an APFloat::convertToInt(APSInt) function that... |
tree | commitdiff |
2011-07-14 |
Chris Lattner | The key of a StringMap can contain nul's in it, so... |
tree | commitdiff |
2011-07-12 |
Jay Foad | Second attempt at de-constifying LLVM Types in Function... |
tree | commitdiff |
2011-07-12 |
Bill Wendling | Revert r134893 and r134888 (and related patches in... |
tree | commitdiff |
2011-07-11 |
Jay Foad | De-constify Types in StructType::get() and TargetData... |
tree | commitdiff |
2011-07-11 |
Jay Foad | De-constify Types in FunctionType::get(). |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-07-06 |
Owen Anderson | Fix a subtle issue in SmallVector. The following code... |
tree | commitdiff |
2011-06-22 |
Nick Lewycky | Fix the implementation of ConstantRange::sub(ConstantRa... |
tree | commitdiff |
2011-06-20 |
Chris Lattner | Revamp the "ConstantStruct::get" methods. Previously... |
tree | commitdiff |
2011-06-18 |
Chris Lattner | fix the varargs version of StructType::get to not requi... |
tree | commitdiff |
2011-06-16 |
Chris Lattner | add some #includes that will soon be needed. |
tree | commitdiff |
2011-06-15 |
Dylan Noblesmith | unittests: add test for APInt::toString() |
tree | commitdiff |
2011-06-15 |
Argyrios Kyrtzidis | Try fixing google1.osuosl.org:8011/builders/clang-i686... |
tree | commitdiff |
2011-06-15 |
Argyrios Kyrtzidis | Add unit tests for ADT/PackedVector |
tree | commitdiff |
2011-05-21 |
Nick Lewycky | Add CreateLifetimeStart and CreateLifetimeEnd to the... |
tree | commitdiff |
2011-05-18 |
Duncan Sands | Teach getCastOpcode about element-by-element vector... |
tree | commitdiff |
2011-05-11 |
Oscar Fuentes | Handle gcc-compatible compilers (such as clang) the... |
tree | commitdiff |
2011-04-28 |
Lenny Maiorani | Remove bounded StringRef::compare() since nothing but... |
tree | commitdiff |
2011-04-21 |
Jay Foad | PR9214: Convert Metadata API to use ArrayRef. |
tree | commitdiff |
2011-04-15 |
Lenny Maiorani | Implements StringRef::compare with bounds. It is behave... |
tree | commitdiff |
2011-04-11 |
Jay Foad | Don't include Operator.h from InstrTypes.h. |
tree | commitdiff |
2011-04-01 |
Duncan Sands | While testing dragonegg I noticed that isCastable and... |
tree | commitdiff |
2011-03-31 |
Duncan Sands | Strip trailing whitespace. |
tree | commitdiff |
2011-03-30 |
Benjamin Kramer | Avoid turning a floating point division with a constant... |
tree | commitdiff |
2011-03-30 |
Benjamin Kramer | Add APFloat::getExactInverse. |
tree | commitdiff |
2011-03-30 |
Jay Foad | Remove PHINode::reserveOperandSpace(). Instead, add... |
tree | commitdiff |
2011-03-30 |
Jay Foad | (Almost) always call reserveOperandSpace() on newly... |
tree | commitdiff |
2011-03-17 |
Benjamin Kramer | Add an argument to APInt's magic udiv calculation to... |
tree | commitdiff |
2011-03-01 |
Oscar Fuentes | Fixes warnings emitted by Visual Studio 2010 compiler. |
tree | commitdiff |
2011-02-21 |
Duncan Sands | Simplify RecursivelyDeleteDeadPHINode. The only functi... |
tree | commitdiff |
2011-02-21 |
Cameron Zwarich | The signed version of our "magic number" computation... |
tree | commitdiff |
2011-02-20 |
Oscar Fuentes | Put targets on folders, if the IDE supports the feature. |
tree | commitdiff |
2011-02-20 |
Nick Lewycky | Make RecursivelyDeleteDeadPHINode delete a phi node... |
tree | commitdiff |
2011-02-20 |
Nick Lewycky | Teach RecursivelyDeleteDeadPHINodes to handle multiple... |
tree | commitdiff |
2011-02-11 |
Zhanyong Wan | Adds llvm::sys::path::is_separator() to test whether... |
tree | commitdiff |
2011-02-04 |
Daniel Dunbar | build: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build... |
tree | commitdiff |
2011-02-03 |
Duncan Sands | Part of this test is invariant inside the inner loop... |
tree | commitdiff |
2011-02-02 |
Duncan Sands | Remove NoVendor and NoOS, added in commit 123990, from... |
tree | commitdiff |
2011-01-27 |
Chris Lattner | Don't infinitely recurse! Patch by Marius Wachtler! |
tree | commitdiff |
2011-01-21 |
Renato Golin | Clang was not parsing target triples involving EABI... |
tree | commitdiff |
2011-01-15 |
Michael J. Spencer | Unittests/Support/Path: Tweak test. |
tree | commitdiff |
2011-01-15 |
Rafael Espindola | Allow unnamed_addr on declarations. |
tree | commitdiff |
2011-01-13 |
Oscar Fuentes | Disable RTTI when building unit tests. This avoids... |
tree | commitdiff |
2011-01-13 |
Rafael Espindola | Reject uses of unnamed_addr in declarations. |
tree | commitdiff |
2011-01-08 |
Rafael Espindola | First step in fixing PR8927: |
tree | commitdiff |
2011-01-07 |
Jay Foad | Remove the "ugly" method BranchInst::setUnconditionalDe... |
tree | commitdiff |
2011-01-06 |
Michael J. Spencer | UnitTests/Path: Add magical tests. This will also test... |
tree | commitdiff |
2011-01-06 |
Michael J. Spencer | UnitTests/Path: More ASSERT_NO_ERROR cleanup. |
tree | commitdiff |
2011-01-05 |
Michael J. Spencer | UnitTests/Path: Fix typo, add error number, and enable... |
tree | commitdiff |
2011-01-05 |
Michael J. Spencer | UnitTests/PathV2: Setup a test fixture to make tracking... |
tree | commitdiff |
2011-01-05 |
Michael J. Spencer | Support/PathV2: Implement directory iteration on POSIX. |
tree | commitdiff |
2011-01-04 |
Michael J. Spencer | UnitTests/Path: Produce useful diagnostics on error. |
tree | commitdiff |
2010-12-29 |
Chris Lattner | fix PR8867: a crash handling fp128. Thanks to Nick... |
tree | commitdiff |
2010-12-23 |
Jeffrey Yasskin | Change all self assignments X=X to (void)X, so that... |
tree | commitdiff |
2010-12-21 |
Jakob Stoklund Olesen | Add ADT/IntEqClasses.h as a light-weight implementation... |
tree | commitdiff |
2010-12-17 |
Jakob Stoklund Olesen | Add more checks to IntervalMapOverlaps::advance() to... |
tree | commitdiff |
2010-12-17 |
Jakob Stoklund Olesen | It is allowed to call IntervalMap::const_iterator:... |
tree | commitdiff |
2010-12-17 |
Jakob Stoklund Olesen | Fix crash when IntervalMapOverlaps::advanceTo moves... |
tree | commitdiff |
2010-12-17 |
Jakob Stoklund Olesen | Complete tests for IntervalMapOverlaps. |
tree | commitdiff |
2010-12-16 |
Jakob Stoklund Olesen | Add basic test exposing many bugs. |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Change most functions in the path names... |
tree | commitdiff |
2010-12-07 |
Frits van Bommel | CMake: Fix warning in gtest header used by unit tests. |
tree | commitdiff |
2010-12-07 |
Jay Foad | PR5207: Change APInt methods trunc(), sext(), zext... |
tree | commitdiff |
2010-12-07 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Tweak unittests' layout to... |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Remove the error_code return type from... |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Move make_absolute from path to fs. |
tree | commitdiff |
2010-12-06 |
Michael J. Spencer | Support/FileSystem: Add directory_iterator implementation. |
tree | commitdiff |
2010-12-04 |
Michael J. Spencer | Unittests/Support/PathV2: Add FileSystem tests. |
tree | commitdiff |
2010-12-03 |
Jakob Stoklund Olesen | Add IntervalMap::iterator::set{Start,Stop,Value} method... |
tree | commitdiff |
2010-12-03 |
Michael J. Spencer | Support/FileSystem: Add remove implementation. |
tree | commitdiff |
2010-12-03 |
Benjamin Kramer | unittests/Support/PathV2: remove(3) requires a terminat... |
tree | commitdiff |
2010-12-03 |
Michael J. Spencer | Unittests/Support/PathV2: Cleanup and remove output. |
tree | commitdiff |
2010-12-03 |
Michael J. Spencer | unittests/Support/PathV2: Comment out test because... |
tree | commitdiff |
2010-12-03 |
Michael J. Spencer | Support/FileSystem: Add unique_file and exists implemen... |
tree | commitdiff |
2010-12-01 |
Michael J. Spencer | Make valgrind happy. |
tree | commitdiff |
2010-12-01 |
Michael J. Spencer | Support/ADT/Twine: Add toNullTerminatedStringRef. |
tree | commitdiff |
2010-12-01 |
Michael J. Spencer | unittests/Support/PathV2: Fix -pedantic warning. |
tree | commitdiff |
2010-12-01 |
Jay Foad | PR5207: Rename overloaded APInt methods set(), clear... |
tree | commitdiff |
next |