projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move LLVM_LIBRARY_VISIBILITY for consistency with what was done to
[oota-llvm.git]
/
unittests
/
2013-02-07
Meador Inge
ADT: Correct APInt::getActiveWords for zero values
tree
|
commitdiff
2013-02-06
Michael J. Spencer
[Support][ErrorOr] Add support for convertable types.
tree
|
commitdiff
2013-02-05
Andrew Trick
Revert "[Support][ErrorOr] Add support for convertable...
tree
|
commitdiff
2013-02-05
Michael J. Spencer
[Support][ErrorOr] Add support for convertable types.
tree
|
commitdiff
2013-01-31
Dan Gohman
Change GetPointerBaseWithConstantOffset's DataLayout...
tree
|
commitdiff
2013-01-30
Michael Gottesman
Added a unit test for r173983 that verifies that Target...
tree
|
commitdiff
2013-01-28
Andrew Kaylor
Add support for source and line information to IntelJIT...
tree
|
commitdiff
2013-01-27
Bill Wendling
Fix test to not use the AttributeSet's AttributeWithInd...
tree
|
commitdiff
2013-01-25
Dmitri Gribenko
Add file to CMakeLists (file added in r173505)
tree
|
commitdiff
2013-01-25
Nick Lewycky
Add an insert() method to MapVector. Adds the first...
tree
|
commitdiff
2013-01-25
Benjamin Kramer
APFloat: Make sure that we get a well-formed x87 NaN...
tree
|
commitdiff
2013-01-24
NAKAMURA Takumi
unittests/SupportTests/Initialize.MultipleThreads:...
tree
|
commitdiff
2013-01-24
NAKAMURA Takumi
unittests/SupportTests/Initialize.MultipleThreads:...
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
llvm/unittests: Use OwningPtr to fix --vg-leak.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
IRTests/WaymarkTest.cpp: Fix in --vg-leak.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yours...
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
IRTests/IRBuilderTest.cpp: Let GV added to the module.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete...
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
Untabify.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
Whitespace.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
DominatorTreeTest.cpp: Add the file header.
tree
|
commitdiff
2013-01-23
Michael J. Spencer
[Support][ErrorOr] Add optimized specialization of...
tree
|
commitdiff
2013-01-22
NAKAMURA Takumi
ADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang...
tree
|
commitdiff
2013-01-22
NAKAMURA Takumi
ADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang...
tree
|
commitdiff
2013-01-22
NAKAMURA Takumi
ErrorOrTest.cpp: Check existence of EXPECT_DEBUG_DEATH...
tree
|
commitdiff
2013-01-21
Michael Ilseman
Introduce a new data structure, the SparseMultiSet...
tree
|
commitdiff
2013-01-21
Michael J. Spencer
[Support] Make test C++03.
tree
|
commitdiff
2013-01-20
Benjamin Kramer
Disable test that fails due to lack of std::true_type...
tree
|
commitdiff
2013-01-20
Michael J. Spencer
[Support] Port ErrorOr<T> from lld to C++03.
tree
|
commitdiff
2013-01-16
Peter Collingbourne
Introduce llvm::sys::getProcessTriple() function.
tree
|
commitdiff
2013-01-16
Evgeniy Stepanov
Allow vectors in CreatePointerCast of constants.
tree
|
commitdiff
2013-01-16
Evgeniy Stepanov
A test for r172535.
tree
|
commitdiff
2013-01-14
Dmitri Gribenko
Improve r172464: const_cast is not needed if the variab...
tree
|
commitdiff
2013-01-14
David Greene
Fix Casts
tree
|
commitdiff
2013-01-12
Benjamin Kramer
Add a unit test to verifies that attribute uniquing...
tree
|
commitdiff
2013-01-11
Eli Bendersky
Fix bug in exception table allocation (PR13678)
tree
|
commitdiff
2013-01-10
Dmitri Gribenko
Replace memcpys by a static_cast and an integral promotion.
tree
|
commitdiff
2013-01-10
Dmitri Gribenko
Fix coding style
tree
|
commitdiff
2013-01-10
Jakub Staszak
Unbreak tests after regression from r172081.
tree
|
commitdiff
2013-01-10
David Greene
Fix Alias Bug
tree
|
commitdiff
2013-01-07
Shuxin Yang
Implement APFloat::isDenormal()
tree
|
commitdiff
2013-01-07
Chandler Carruth
Rename the VMCore unittest tree to IR. Somehow was...
tree
|
commitdiff
2013-01-07
Chandler Carruth
Move CallGraphSCCPass.h into the Analysis tree; that...
tree
|
commitdiff
2013-01-05
Chandler Carruth
Rename the unittest from ArrayRecylerTest.cpp to ArrayR...
tree
|
commitdiff
2013-01-05
Jakob Stoklund Olesen
Add an ArrayRecycler class.
tree
|
commitdiff
2013-01-04
Chandler Carruth
Add time getters to the process interface for requestin...
tree
|
commitdiff
2013-01-04
Jakob Stoklund Olesen
Add an iplist::clearAndLeakNodesUnsafely() function.
tree
|
commitdiff
2013-01-04
Nick Kledzik
Fix how YAML I/O detects flow sequences.
tree
|
commitdiff
2013-01-02
Michael J. Spencer
[Support][Endian] Add support for specifying the alignm...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Sort a few more #include lines in tools/... unittests...
tree
|
commitdiff
2012-12-31
Chandler Carruth
Go ahead and get rid of the old page size interface...
tree
|
commitdiff
2012-12-31
Chandler Carruth
Flesh out a page size accessor in the new API.
tree
|
commitdiff
2012-12-31
Michael J. Spencer
[AlignOf] Add AlignedCharArray and refactor AlignedChar...
tree
|
commitdiff
2012-12-31
Chandler Carruth
Begin sketching out the process interface.
tree
|
commitdiff
2012-12-21
Duncan Sands
Test that a landingpad gets the name provided when...
tree
|
commitdiff
2012-12-18
Jakob Stoklund Olesen
Add an assertion for a likely ilist::splice() contract...
tree
|
commitdiff
2012-12-17
Nick Kledzik
Fix some integer constant warnings by using a suffix
tree
|
commitdiff
2012-12-17
Nick Kledzik
re-enable test cases now that traits work with g++...
tree
|
commitdiff
2012-12-12
Nick Kledzik
Temporarily disable test cases until they compile with...
tree
|
commitdiff
2012-12-12
David Blaikie
Unbreak the build. Fallout from r170019.
tree
|
commitdiff
2012-12-12
Nick Kledzik
Initial implementation of a utility for converting...
tree
|
commitdiff
2012-12-09
Michael Ilseman
Reorganize FastMathFlags to be a wrapper around unsigne...
tree
|
commitdiff
2012-12-07
Bill Wendling
s/AttrListPtr/AttributeSet/g to better label what this...
tree
|
commitdiff
2012-12-05
Akira Hatanaka
Do not run tests MappedMemoryTest.BasicWrite and Multip...
tree
|
commitdiff
2012-12-05
Michael J. Spencer
Copy clang/Driver/<Option parsing stuff> to llvm.
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort the #include lines for unittest/...
tree
|
commitdiff
2012-12-04
NAKAMURA Takumi
VMCoreTests/PassManagerTest.cpp: Appease msvc not to...
tree
|
commitdiff
2012-12-04
Matt Beaumont-Gay
Add 'using' declarations to suppress -Woverloaded-virtu...
tree
|
commitdiff
2012-12-03
Michael J. Spencer
[Support] Make FileOutputBuffer work on Windows.
tree
|
commitdiff
2012-11-30
Chandler Carruth
Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_RE...
tree
|
commitdiff
2012-11-29
Michael Ilseman
copyFastMathFlags utility and test case
tree
|
commitdiff
2012-11-28
Michael Ilseman
Whoops, fixed bad merge
tree
|
commitdiff
2012-11-28
Michael Ilseman
Fixed bad test case
tree
|
commitdiff
2012-11-28
Michael Ilseman
Fast-math: IRBuilder test for creating instructions...
tree
|
commitdiff
2012-11-28
Eli Bendersky
Add backreference matching capabilities to Support...
tree
|
commitdiff
2012-11-27
Andrew Kaylor
Moving SectionMemoryManager into RuntimeDyld and adding...
tree
|
commitdiff
2012-11-27
Andrew Kaylor
Implementing page permission setting in MCJIT unit...
tree
|
commitdiff
2012-11-19
Sean Silva
Allow using MemoryBuffers with yaml::Stream directly.
tree
|
commitdiff
2012-11-17
James Molloy
Add a new function to ConstantExpr - getAsInstruction...
tree
|
commitdiff
2012-11-17
Joe Abbey
Removing utf-8 smart quote and trailing whitespace
tree
|
commitdiff
2012-11-17
Joe Abbey
Suppressing the 'direct base ‘{anonymous}::S1’ inaccess...
tree
|
commitdiff
2012-11-15
Andrew Kaylor
Interface changes to allow RuntimeDyld memory managers...
tree
|
commitdiff
2012-11-14
Jakub Staszak
Remove DOS line endings.
tree
|
commitdiff
2012-11-12
Gabor Greif
do not play preprocessor tricks with 'private', use...
tree
|
commitdiff
2012-11-12
Gabor Greif
add unit test for waymarking algorithm (Use::getUser)
tree
|
commitdiff
2012-11-10
Benjamin Kramer
Provide definitions for all functions.
tree
|
commitdiff
2012-11-08
Benjamin Kramer
Drop the limitation to IEEE floating point types from...
tree
|
commitdiff
2012-10-31
Amara Emerson
MCJIT unit test: add calls to ensure that instruction...
tree
|
commitdiff
2012-10-31
Amara Emerson
Port lli bug fix from r166920 to MCJIT unit test.
tree
|
commitdiff
2012-10-31
Amara Emerson
Commit access test.
tree
|
commitdiff
2012-10-31
Ulrich Weigand
Disable all old-JIT unit tests on PowerPC.
tree
|
commitdiff
2012-10-31
Evgeniy Stepanov
Add IRBuilderBase::getIntPtrTy.
tree
|
commitdiff
2012-10-30
Duncan Sands
Fix isEliminableCastPair to work correctly in the prese...
tree
|
commitdiff
2012-10-29
Ulrich Weigand
Implement arithmetic on APFloat with PPCDoubleDouble...
tree
|
commitdiff
2012-10-23
Pete Cooper
Fixed bug in SmallDenseMap where it wouldn't leave...
tree
|
commitdiff
2012-10-18
Bob Wilson
Use an export list when building JIT unittests. <rdar...
tree
|
commitdiff
2012-10-17
Bill Wendling
Marked this variable as 'used' so that LTO doesn't...
tree
|
commitdiff
2012-10-16
Owen Anderson
Fix a bug in the set(I,E)/reset(I,E) methods that I...
tree
|
commitdiff
2012-10-15
Owen Anderson
Add range-based set()/reset() to BitVector. These...
tree
|
commitdiff
next