Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
4c9369df57a52cec5e1fc735e61a979766288074
/
unittests
7a0370f
Give embedded metadata its own type instead of relying on EmptyStructTy.
by Nick Lewycky
· 15 years ago
7ce5536
Fix a compile warning.
by Daniel Dunbar
· 15 years ago
cb33799
Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
by Nick Lewycky
· 16 years ago
c09b12c
Apply Jeffrey Yasskin's CallbackVH patch, with minor tweaks from me
by Dan Gohman
· 16 years ago
f0e4cac
Prevent looping when DenseSet is abused.
by Stuart Hastings
· 16 years ago
487fa01
Add tests for WeakVH and AssertingVH. These pointed out that the overloads for
by Jeffrey Yasskin
· 16 years ago
096fd7b
Add a new TypeBuilder helper class, which eases making LLVM IR types.
by Chris Lattner
· 16 years ago
38300e9
Fix PR4040: APInt's string constructor is too strict patch by Jeff Yasskin!
by Chris Lattner
· 16 years ago
f3b0aac
"I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1,
by Chris Lattner
· 16 years ago
3f7c72a
Use the testcase from PR2791.
by Owen Anderson
· 16 years ago
49a4ba9
Fix pointer casting problem.
by Nick Lewycky
· 16 years ago
b9ca608
Fixed compiler warning.
by Misha Brukman
· 16 years ago
e3bc46e
* Fixed calls to APInt ctor to work for negative values on Darwin/x86
by Misha Brukman
· 16 years ago
21cc446
Add support for embedded metadata to LLVM. This introduces two new types of
by Nick Lewycky
· 16 years ago
dcafd04
Make the constants fit.
by Bill Wendling
· 16 years ago
23e97b0
Add llvm::Triple class for abstracting access to target triples.
by Daniel Dunbar
· 16 years ago
6eb28b5
Added tests for math utility functions; fixed another test's header comment.
by Misha Brukman
· 16 years ago
b0426e8
include Makefile.common before using $(BuildMode) to get its definition
by Misha Brukman
· 16 years ago
2e73426
Converted a1.ll to unittests.
by Misha Brukman
· 16 years ago
8be1ac2
Renamed unittest files to have a consistent {Tt}est suffix.
by Misha Brukman
· 16 years ago
501adac
Minimal raw_ostream unit tests
by Daniel Dunbar
· 16 years ago
a15dc03
Remove libtool.
by Nick Lewycky
· 16 years ago
fb3e5ca
Fix comment.
by Bill Wendling
· 16 years ago
2d0f1c5
APInt's countLeadingOnes() was broken for negative i128 values,
by Torok Edwin
· 16 years ago
1999ff1
Port this test from dejagnu to unit testing.
by Nick Lewycky
· 16 years ago
3d9fbee
Fix naming of file.
by Bill Wendling
· 16 years ago
f2850d9
Adding unittests for SmallVector. Test by Talin.
by Bill Wendling
· 16 years ago
6b223d7
Some generic clean-ups. Also make the StringMapEntryInitializer specialization apply only to the tests that are actually testing it.
by Bill Wendling
· 16 years ago
3859366
* Don't explicitly cast "0" to "void*". This doesn't work well with specialized
by Bill Wendling
· 16 years ago
1ed3663
80-column violation fix.
by Bill Wendling
· 16 years ago
8bb5e99
* Added unittests for StringMap
by Misha Brukman
· 16 years ago
c870bb5
Minor cleanup for unittest:
by Misha Brukman
· 16 years ago
4113bd1
Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to
by Bill Wendling
· 16 years ago
38a2cb9
improve test and address Misha's comments
by Nuno Lopes
· 16 years ago
3d45f53
Reassign the buffer to the pointer so that we don't overwrite memory.
by Bill Wendling
· 16 years ago
c365156
fist short at a new unit test for ImmutableSets. no bugs found, though :P
by Nuno Lopes
· 16 years ago
11366a0
make 'make clean' remove test binaries as well
by Nuno Lopes
· 16 years ago
8fb520e
Original patch by Talin.
by Misha Brukman
· 16 years ago