2010-08-19 |
Bill Wendling | Silence 'unused' warning. |
tree | commitdiff |
2010-08-17 |
Anton Korobeynikov | This patch enables "make unittests" on enable-shared... |
tree | commitdiff |
2010-08-12 |
Duncan Sands | Add a 'normalize' method to the Triple class, which... |
tree | commitdiff |
2010-08-11 |
Nick Lewycky | Clean up ConstantRange a bit: |
tree | commitdiff |
2010-08-08 |
Duncan Sands | Remove the ValueMap copy constructor. It's not used... |
tree | commitdiff |
2010-08-07 |
Owen Anderson | Add an inverse() method to ConstantRange. |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
tree | commitdiff |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
tree | commitdiff |
2010-08-02 |
Dan Gohman | Make SCEVUnknown a CallbackVH, so that it can be notifi... |
tree | commitdiff |
2010-08-02 |
Oscar Fuentes | Prefix `next' iterator operation with `llvm::'. |
tree | commitdiff |
2010-07-30 |
Duncan Sands | Fix the ValueMap copy constructor. The issue is that... |
tree | commitdiff |
2010-07-29 |
Bob Wilson | Remove the temporary hack, now that the llvm-i686-linux... |
tree | commitdiff |
2010-07-29 |
Bob Wilson | Fix the temporary hack. |
tree | commitdiff |
2010-07-29 |
Daniel Dunbar | Temporary hack to ensure stale Analysis dir is cleaned... |
tree | commitdiff |
2010-07-29 |
Eric Christopher | Speculatively revert r109705 since it seems to be causi... |
tree | commitdiff |
2010-07-29 |
Dan Gohman | Factor out some of the code for updating old SCEVUnknow... |
tree | commitdiff |
2010-07-22 |
Chris Lattner | missed a use of SizeRequired. |
tree | commitdiff |
2010-07-22 |
Chris Lattner | instead of migrating it to the MC instruction encoder... |
tree | commitdiff |
2010-07-22 |
Gabor Greif | add dyn_cast_or_null tests, exclude invalid dyn_cast... |
tree | commitdiff |
2010-07-22 |
Gabor Greif | tidy up |
tree | commitdiff |
2010-07-22 |
Gabor Greif | add dyn_cast tests and beef up others a bit |
tree | commitdiff |
2010-07-21 |
Dan Gohman | Make NamedMDNode not be a subclass of Value, and simpli... |
tree | commitdiff |
2010-07-20 |
Gabor Greif | tidy up |
tree | commitdiff |
2010-07-20 |
Gabor Greif | migrate essentially everything from under #ifdef DEBUG_... |
tree | commitdiff |
2010-07-20 |
Gabor Greif | extend to cast<> and cast_or_null<> tests |
tree | commitdiff |
2010-07-20 |
Gabor Greif | isa<> tests |
tree | commitdiff |
2010-07-20 |
Gabor Greif | initial checkin for unittest to exercise Support/Casting.h |
tree | commitdiff |
2010-07-17 |
Chris Lattner | unit test to go along with r108610 |
tree | commitdiff |
2010-07-13 |
Chandler Carruth | Switch from EXPECT_EQ({true,false, ...) to the more... |
tree | commitdiff |
2010-07-10 |
Bill Wendling | Use non-bool values for .count. |
tree | commitdiff |
2010-06-08 |
Daniel Dunbar | ADT: Add DAGDeltaAlgorithm, which is a DAG minimization... |
tree | commitdiff |
2010-06-03 |
Benjamin Kramer | Disable pthread support in googletest if llvm was confi... |
tree | commitdiff |
2010-06-03 |
Benjamin Kramer | Turns out gtest still prefers the system <tr1/tuple... |
tree | commitdiff |
2010-06-02 |
Benjamin Kramer | Update Readme and Makefiles for the new gtest. |
tree | commitdiff |
2010-05-26 |
Jakob Stoklund Olesen | Add StringRef::compare_numeric and use it to sort Table... |
tree | commitdiff |
2010-05-13 |
Daniel Dunbar | Fix const ilist_node::get{Prev,Next}Node() to actually... |
tree | commitdiff |
2010-05-12 |
Daniel Dunbar | ADT: Add ilist_node::get{Prev,Next}Node, which return... |
tree | commitdiff |
2010-04-30 |
Dan Gohman | Update BitVectorTest.cpp to stay in sync with SmallBitV... |
tree | commitdiff |
2010-04-30 |
Benjamin Kramer | SmallBitVector: Rework find_first/find_next and tweak... |
tree | commitdiff |
2010-04-30 |
Benjamin Kramer | Implement a read/write operator[] for SmallBitVector... |
tree | commitdiff |
2010-04-18 |
Chris Lattner | silence some unused-value warnings. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | introduce a new CallGraphSCC class, and pass it around |
tree | commitdiff |
2010-04-13 |
Benjamin Kramer | Update unittest for allocator laziness. |
tree | commitdiff |
2010-04-05 |
Chris Lattner | update unit test for api change. |
tree | commitdiff |
2010-03-26 |
Dan Gohman | Fix SmallVector's insert to handle non-random-access... |
tree | commitdiff |
2010-03-18 |
Gabor Greif | another one |
tree | commitdiff |
2010-03-18 |
Dan Gohman | Make this test more lenient; with SmallVector now using... |
tree | commitdiff |
2010-03-17 |
Gabor Greif | feedback from Nick |
tree | commitdiff |
2010-03-17 |
Jeffrey Yasskin | Fix death tests in -Asserts builds. |
tree | commitdiff |
2010-03-16 |
Gabor Greif | more BranchInst tests |
tree | commitdiff |
2010-03-16 |
Gabor Greif | add BranchInst tests |
tree | commitdiff |
2010-03-16 |
Gabor Greif | appease valgrind testers |
tree | commitdiff |
2010-03-16 |
Gabor Greif | add single return tests |
tree | commitdiff |
2010-03-16 |
Gabor Greif | fix PR6589 |
tree | commitdiff |
2010-03-16 |
Gabor Greif | begin humbly with a repro of PR6589 |
tree | commitdiff |
2010-03-13 |
Nick Lewycky | Teach this test not to leak. Also, clean up all the... |
tree | commitdiff |
2010-03-13 |
Jeffrey Yasskin | Remove the last memory leak from the VMCore unit tests. |
tree | commitdiff |
2010-03-13 |
Jeffrey Yasskin | Remove a memory leak from MetadataTest. |
tree | commitdiff |
2010-03-13 |
Jeffrey Yasskin | Remove a memory leak from VerifierTest. |
tree | commitdiff |
2010-03-09 |
Chandler Carruth | Consolidate GoogleTest make options and duplicate them... |
tree | commitdiff |
2010-03-04 |
Jeffrey Yasskin | Stop leaking MDStrings. |
tree | commitdiff |
2010-03-04 |
Jeffrey Yasskin | Fix PR6360. It's easy for a stub's address to escape... |
tree | commitdiff |
2010-03-04 |
Jeffrey Yasskin | Fix PR5291, in which a SmallPtrSet iterator was held... |
tree | commitdiff |
2010-03-01 |
Dan Gohman | Spelling fixes. |
tree | commitdiff |
2010-02-28 |
John McCall | Teach APFloat how to create both QNaNs and SNaNs and... |
tree | commitdiff |
2010-02-26 |
John McCall | Make APFloat's string-parsing routines a bit safer... |
tree | commitdiff |
2010-02-25 |
Jeffrey Yasskin | Try r96559 for the third time. This time the shared... |
tree | commitdiff |
2010-02-23 |
Jeffrey Yasskin | Roll back r96959 again. |
tree | commitdiff |
2010-02-23 |
Jeffrey Yasskin | Roll r96559 forward again, adding libLLVM-2.7svn.so... |
tree | commitdiff |
2010-02-18 |
Jeffrey Yasskin | Roll back the shared library, r96559. It broke two... |
tree | commitdiff |
2010-02-18 |
Jeffrey Yasskin | Add a shared library for LLVM, named libLLVM2.7svn... |
tree | commitdiff |
2010-02-17 |
Daniel Dunbar | Add Regex::sub, for doing regular expression substituti... |
tree | commitdiff |
2010-02-15 |
Nick Lewycky | Teach the verifier to check the condition on a branch... |
tree | commitdiff |
2010-02-11 |
Jeffrey Yasskin | Fix (harmless) memory leak found by memcheck. |
tree | commitdiff |
2010-02-11 |
Jeffrey Yasskin | Fix some of the memcheck errors found in the JIT unittests. |
tree | commitdiff |
2010-02-11 |
Jeffrey Yasskin | Make it possible to create multiple JIT instances at... |
tree | commitdiff |
2010-02-10 |
Benjamin Kramer | Silence GCC warnings. |
tree | commitdiff |
2010-02-10 |
Dan Gohman | Implement operators |=, &=, and ^= for SmallBitVector... |
tree | commitdiff |
2010-02-09 |
Dale Johannesen | Disable unittests/ADT/BitVectorTest on PPC Darwin. |
tree | commitdiff |
2010-02-09 |
Jeffrey Yasskin | Add support for TypeBuilder<const/volatile void*, false>. |
tree | commitdiff |
2010-02-03 |
John McCall | Make APInt::countLeadingZerosSlowCase() treat the conte... |
tree | commitdiff |
2010-01-27 |
Jeffrey Yasskin | Kill ModuleProvider and ghost linkage by inverting... |
tree | commitdiff |
2010-01-26 |
Jeffrey Yasskin | Roll r94484 (avoiding RTTI problems in tests) forward... |
tree | commitdiff |
2010-01-26 |
Bob Wilson | Revert 94484. Re-disable unittests that need RTTI. |
tree | commitdiff |
2010-01-26 |
Jeffrey Yasskin | Re-enable unit tests disabled in r94164 by telling... |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2010-01-22 |
Torok Edwin | Fix TimeValue::now() on Unix. |
tree | commitdiff |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
tree | commitdiff |
2010-01-05 |
Devang Patel | NamedMDNode is a collection MDNodes. |
tree | commitdiff |
2010-01-05 |
Dan Gohman | Add a SmallBitVector class, which mimics BitVector... |
tree | commitdiff |
2009-12-31 |
Benjamin Kramer | Silence compiler warning. |
tree | commitdiff |
2009-12-31 |
Douglas Gregor | Document the edit-distance algorithm used in StringRef... |
tree | commitdiff |
2009-12-31 |
Chris Lattner | don't unittest mdnode printing, we have disassembler... |
tree | commitdiff |
2009-12-31 |
Chris Lattner | rename "elements" of metadata to "operands". "Elements... |
tree | commitdiff |
2009-12-24 |
John McCall | Implement support for converting to string at "natural... |
tree | commitdiff |
2009-12-24 |
Douglas Gregor | Move the two definitions of operator<< into namespace... |
tree | commitdiff |
2009-12-24 |
Douglas Gregor | Define the new operator<< for sets into namespace std... |
tree | commitdiff |
2009-12-24 |
John McCall | Add accessors for the largest-magnitude, smallest-magni... |
tree | commitdiff |
2009-12-23 |
Jeffrey Yasskin | Disable JITTest.FunctionIsRecompiledAndRelinked on... |
tree | commitdiff |
next |