projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.
[oota-llvm.git]
/
unittests
/
2009-07-13
Nick Lewycky
Fix an error in ConstantRange::getSignedMax on wrapped...
tree
|
commitdiff
2009-07-13
Nick Lewycky
'i8 full-range' sign extended to i16 should equal ...
tree
|
commitdiff
2009-07-13
Owen Anderson
Begin the painful process of tearing apart the rat...
tree
|
commitdiff
2009-07-13
Nick Lewycky
Multiply was very wrong for wrapped ranges. This suppli...
tree
|
commitdiff
2009-07-13
Nick Lewycky
Fix a bug summing two full sets. The overflow checking...
tree
|
commitdiff
2009-07-12
Daniel Dunbar
Clarify a FIXME.
tree
|
commitdiff
2009-07-12
Nick Lewycky
Implement udiv for ConstantRanges.
tree
|
commitdiff
2009-07-12
Nick Lewycky
This is not overly conservative.
tree
|
commitdiff
2009-07-12
Nick Lewycky
Implement ConstantRange::multiply based on the code...
tree
|
commitdiff
2009-07-11
Nick Lewycky
Fix handling of max and full set.
tree
|
commitdiff
2009-07-11
Nick Lewycky
Break the world's largest unit test down a few logical...
tree
|
commitdiff
2009-07-11
Dan Gohman
Don't use a void return type with a function that retur...
tree
|
commitdiff
2009-07-10
Owen Anderson
Fix unit tests.
tree
|
commitdiff
2009-07-09
Dan Gohman
Revert the part of 75177 that split ConstantRange into...
tree
|
commitdiff
2009-07-09
Dan Gohman
Add a ConstantSignedRange class, which does for signed...
tree
|
commitdiff
2009-07-08
Jeffrey Yasskin
Add an option to allocate JITed global data separately...
tree
|
commitdiff
2009-07-08
Devang Patel
Drop "constant" from
tree
|
commitdiff
2009-07-08
Devang Patel
Update SLotTracker to handle MDNode slots.
tree
|
commitdiff
2009-07-01
Owen Anderson
Hold the LLVMContext by reference rather than by pointer.
tree
|
commitdiff
2009-07-01
Owen Anderson
Fix unit tests for LLVMContext+Module.
tree
|
commitdiff
2009-06-30
Dan Gohman
Reapply 74494, this time removing the conflicting defin...
tree
|
commitdiff
2009-06-30
Daniel Dunbar
Revert my intentional breakage.
tree
|
commitdiff
2009-06-30
Daniel Dunbar
Intentionally break a unittest to test my buildbot...
tree
|
commitdiff
2009-06-29
Daniel Dunbar
Fix order of arguments to EXPECT_EQ
tree
|
commitdiff
2009-06-29
Torok Edwin
Call doInitialization(), releaseMemory(), and doFinaliz...
tree
|
commitdiff
2009-06-25
Jeffrey Yasskin
Add a JITEventListener interface that gets called back...
tree
|
commitdiff
2009-06-24
Daniel Dunbar
Sketch streamer support for .align, .org functionality.
tree
|
commitdiff
2009-06-24
Daniel Dunbar
We decided to not worry about Atoms for now, it should...
tree
|
commitdiff
2009-06-24
Daniel Dunbar
MCStreamer: Test printing values.
tree
|
commitdiff
2009-06-24
Daniel Dunbar
Start MCAsmStreamer implementation.
tree
|
commitdiff
2009-06-09
Misha Brukman
Reversed order of args in EXPECT_EQ() macros to be...
tree
|
commitdiff
2009-05-30
Nick Lewycky
Give embedded metadata its own type instead of relying...
tree
|
commitdiff
2009-05-18
Daniel Dunbar
Fix a compile warning.
tree
|
commitdiff
2009-05-10
Nick Lewycky
Make MDNode use CallbackVH. Also change MDNode to store...
tree
|
commitdiff
2009-05-02
Dan Gohman
Apply Jeffrey Yasskin's CallbackVH patch, with minor...
tree
|
commitdiff
2009-05-01
Stuart Hastings
Prevent looping when DenseSet is abused.
tree
|
commitdiff
2009-04-27
Jeffrey Yasskin
Add tests for WeakVH and AssertingVH. These pointed...
tree
|
commitdiff
2009-04-25
Chris Lattner
Add a new TypeBuilder helper class, which eases making...
tree
|
commitdiff
2009-04-25
Chris Lattner
Fix PR4040: APInt's string constructor is too strict
tree
|
commitdiff
2009-04-24
Chris Lattner
"I got annoyed at the compiler warnings from ConstantIn...
tree
|
commitdiff
2009-04-23
Owen Anderson
Use the testcase from PR2791.
tree
|
commitdiff
2009-04-09
Nick Lewycky
Fix pointer casting problem.
tree
|
commitdiff
2009-04-09
Misha Brukman
Fixed compiler warning.
tree
|
commitdiff
2009-04-08
Misha Brukman
* Fixed calls to APInt ctor to work for negative values...
tree
|
commitdiff
2009-04-04
Nick Lewycky
Add support for embedded metadata to LLVM. This introdu...
tree
|
commitdiff
2009-04-01
Bill Wendling
Make the constants fit.
tree
|
commitdiff
2009-04-01
Daniel Dunbar
Add llvm::Triple class for abstracting access to target...
tree
|
commitdiff
2009-04-01
Misha Brukman
Added tests for math utility functions; fixed another...
tree
|
commitdiff
2009-04-01
Misha Brukman
include Makefile.common before using $(BuildMode) to...
tree
|
commitdiff
2009-03-24
Misha Brukman
Converted a1.ll to unittests.
tree
|
commitdiff
2009-03-19
Misha Brukman
Renamed unittest files to have a consistent {Tt}est...
tree
|
commitdiff
2009-03-17
Daniel Dunbar
Minimal raw_ostream unit tests
tree
|
commitdiff
2009-02-26
Nick Lewycky
Remove libtool.
tree
|
commitdiff
2009-02-09
Bill Wendling
Fix comment.
tree
|
commitdiff
2009-01-27
Torok Edwin
APInt's countLeadingOnes() was broken for negative...
tree
|
commitdiff
2009-01-19
Nick Lewycky
Port this test from dejagnu to unit testing.
tree
|
commitdiff
2009-01-11
Bill Wendling
Fix naming of file.
tree
|
commitdiff
2009-01-10
Bill Wendling
Adding unittests for SmallVector. Test by Talin.
tree
|
commitdiff
2009-01-08
Bill Wendling
Some generic clean-ups. Also make the StringMapEntryIni...
tree
|
commitdiff
2009-01-08
Bill Wendling
* Don't explicitly cast "0" to "void*". This doesn...
tree
|
commitdiff
2009-01-08
Bill Wendling
80-column violation fix.
tree
|
commitdiff
2009-01-08
Misha Brukman
* Added unittests for StringMap
tree
|
commitdiff
2009-01-07
Misha Brukman
Minor cleanup for unittest:
tree
|
commitdiff
2009-01-04
Bill Wendling
Modify the unittests Makefiles so that they don't rebui...
tree
|
commitdiff
2009-01-03
Nuno Lopes
improve test and address Misha's comments
tree
|
commitdiff
2009-01-02
Bill Wendling
Reassign the buffer to the pointer so that we don't...
tree
|
commitdiff
2009-01-02
Nuno Lopes
fist short at a new unit test for ImmutableSets. no...
tree
|
commitdiff
2009-01-02
Nuno Lopes
make 'make clean' remove test binaries as well
tree
|
commitdiff
2009-01-01
Misha Brukman
Original patch by Talin.
tree
|
commitdiff