Test commit.
[oota-llvm.git] / unittests /
2012-11-28 Michael IlsemanWhoops, fixed bad merge
2012-11-28 Michael IlsemanFixed bad test case
2012-11-28 Michael IlsemanFast-math: IRBuilder test for creating instructions...
2012-11-28 Eli BenderskyAdd backreference matching capabilities to Support...
2012-11-27 Andrew KaylorMoving SectionMemoryManager into RuntimeDyld and adding...
2012-11-27 Andrew KaylorImplementing page permission setting in MCJIT unit...
2012-11-19 Sean SilvaAllow using MemoryBuffers with yaml::Stream directly.
2012-11-17 James MolloyAdd a new function to ConstantExpr - getAsInstruction...
2012-11-17 Joe AbbeyRemoving utf-8 smart quote and trailing whitespace
2012-11-17 Joe AbbeySuppressing the 'direct base ‘{anonymous}::S1’ inaccess...
2012-11-15 Andrew KaylorInterface changes to allow RuntimeDyld memory managers...
2012-11-14 Jakub StaszakRemove DOS line endings.
2012-11-12 Gabor Greifdo not play preprocessor tricks with 'private', use...
2012-11-12 Gabor Greifadd unit test for waymarking algorithm (Use::getUser)
2012-11-10 Benjamin KramerProvide definitions for all functions.
2012-11-08 Benjamin KramerDrop the limitation to IEEE floating point types from...
2012-10-31 Amara EmersonMCJIT unit test: add calls to ensure that instruction...
2012-10-31 Amara EmersonPort lli bug fix from r166920 to MCJIT unit test.
2012-10-31 Amara EmersonCommit access test.
2012-10-31 Ulrich WeigandDisable all old-JIT unit tests on PowerPC.
2012-10-31 Evgeniy StepanovAdd IRBuilderBase::getIntPtrTy.
2012-10-30 Duncan SandsFix isEliminableCastPair to work correctly in the prese...
2012-10-29 Ulrich WeigandImplement arithmetic on APFloat with PPCDoubleDouble...
2012-10-23 Pete CooperFixed bug in SmallDenseMap where it wouldn't leave...
2012-10-18 Bob WilsonUse an export list when building JIT unittests. <rdar...
2012-10-17 Bill WendlingMarked this variable as 'used' so that LTO doesn't...
2012-10-16 Owen AndersonFix a bug in the set(I,E)/reset(I,E) methods that I...
2012-10-15 Owen AndersonAdd range-based set()/reset() to BitVector. These...
2012-10-14 Benjamin KramerUpdate CMake build.
2012-10-14 Benjamin KramerFix a typo that made ImmutableMap::getMaxElement()...
2012-10-12 Duncan SandsAdd powerpc-ibm-aix to Triple. Patch by Kai.
2012-10-12 NAKAMURA TakumiJITTest.cpp: Use LLVM_ATTRIBUTE_USED, rather than __att...
2012-10-12 Bill WendlingMark function as 'used' so that LTO doesn't try to...
2012-10-12 NAKAMURA TakumiRevert r165777, "Mark function as 'used' so that LTO...
2012-10-12 Bill WendlingMark function as 'used' so that LTO doesn't try to...
2012-10-11 Sean SilvaCasting.h: Automatically handle isa<Base>(Derived).
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 James MolloySome regression tests which are testing the old jit...
2012-10-04 Andrew KaylorAdding MCJIT and MemoryBuffer unit tests
2012-10-03 Nick KledzikUse unsigned long long instead of uin64_t for OS where...
2012-10-03 Benjamin KramerDon't call getAsUnsignedInteger directly, it fails...
2012-10-03 Nick KledzikAdd getAsUnsignedInteger test case that checks that...
2012-09-28 Andrew KaylorRemoving dependency on third party library for Intel...
2012-09-26 Andrew KaylorFix of hang during Intel JIT profiling
2012-09-26 Benjamin KramerRemove unneeded and invalid SetInsertPoint calls from...
2012-09-26 Benjamin KramerAPFloat::roundToIntegral: Special values don't keep...
2012-09-26 Michael IlsemanExpansions for u/srem, using the udiv expansion. More...
2012-09-25 Chad RosierRevert r164614 to appease the buildbots.
2012-09-25 Michael IlsemanExpansions for u/srem, using the udiv expansion. More...
2012-09-25 Michael IlsemanUnit tests for IntegerDivision. Currently, just a basic...
2012-09-19 Andrew KaylorThis patch adds memory support functions which will...
2012-09-15 Craig TopperFix includes of llvm files that used angle brackets.
2012-09-14 Daniel Dunbarcmake: Fix file path.
2012-09-14 Daniel Dunbarformatted_raw_ostream: Fix a serious bug in tell().
2012-09-14 David BlaikieFix up erroneous alignas usage while making this portab...
2012-08-30 NAKAMURA TakumiADTTests: [CMake] Exclude DenseMapTest.cpp and SmallVec...
2012-08-21 Richard SmithDon't pass a null pointer to cast<> in its unit tests.
2012-08-20 Benjamin KramerDataExtractor: Fix integer truncation issues in LEB128...
2012-08-17 Chandler CarruthFlatten the aligned-char-array utility template to...
2012-08-15 Michael J. SpencerProperly test the LLVM_USE_RVALUE_REFERENCES macro.
2012-08-15 Michael J. Spencer[PathV2] Add mapped_file_region. Implementation for...
2012-08-15 Owen AndersonFix another roundToIntegral bug where very large values...
2012-08-15 Owen AndersonFix a problem with APFloat::roundToIntegral where it...
2012-08-13 Alexander KornienkoAdded test for non-static use of cl::opt (fixed in...
2012-08-04 Benjamin KramerUpdate cmake build.
2012-08-04 Benjamin KramerPostpone the deletion of the old name in StructType...
2012-08-01 Chandler CarruthAdd range erase, element insert, and range insert metho...
2012-08-01 Nick KledzikInitial commit of new FileOutputBuffer support class.
2012-08-01 Akira HatanakaImplement MipsJITInfo::replaceMachineCodeForFunction.
2012-07-31 Nick KledzikSuppress stderr noise when test case runs.
2012-07-31 Chandler CarruthImplement copy and move assignment for TinyPtrVector...
2012-07-31 Chandler CarruthBring TinyPtrVector under test. Somehow we never picked...
2012-07-30 Chandler CarruthMove the SmallVector unit tests to be type-parameterize...
2012-07-23 Nuno Lopesmake ConstantRange::zeroExtend() optimal
2012-07-16 Nuno Lopesteach ConstantRange that zero times X is always zero
2012-07-16 Nuno Lopesmake ConstantRange::getSetSize() properly compute the...
2012-07-16 Chandler CarruthAdd support for attaching branch weight metadata direct...
2012-07-16 Chandler CarruthAdd a boring bit of boilerplate to start testing IRBuil...
2012-07-16 Chandler CarruthMove the IRBuilder unittest from Support to VMCore...
2012-07-15 Chandler CarruthMove llvm/Support/TypeBuilder.h -> llvm/TypeBuilder...
2012-07-15 Chandler CarruthMove llvm/Support/MDBuilder.h to llvm/MDBuilder.h,...
2012-07-02 Eric ChristopherRevert "IntRange:" as it appears to be breaking self...
2012-07-02 Stepan DyatkovskiyIntRange:
2012-06-29 Chandler CarruthMove llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
2012-06-29 Bill WendlingThe DIBuilder class is just a wrapper around debug...
2012-06-28 Nuno Lopesadd ConstantRange::difference (to perform set differenc...
2012-06-28 Nuno Lopesfix a off-by-one bug in intersectWith(), and add a...
2012-06-28 Bill WendlingMove lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
2012-06-26 Stepan DyatkovskiyIntegersSubsetTest: Due to compilation failure with...
2012-06-26 Stepan DyatkovskiyIntegersSubsetMapping: implemented "diff" operation...
2012-06-26 Stepan DyatkovskiyIntegersSubsetMapping: removed exclude operation, it...
2012-06-24 NAKAMURA Takumiunittests/Support/Path.cpp: [Win32] Suppress FileSystem...
2012-06-24 NAKAMURA Takumiunittests/Support/Path.cpp: [Win32] Suppress FileSystem...
2012-06-21 NAKAMURA Takumillvm/unittests: Simplify LINK_COMPONENTS.
2012-06-21 NAKAMURA Takumillvm/unittests/VMCore/CMakeLists.txt: Introduce LLVM_OP...
2012-06-21 NAKAMURA Takumillvm/unittests/ExecutionEngine/JIT/CMakeLists.txt:...
2012-06-21 Chandler CarruthAdd a pragma to supress an MSVC warning on some of...
2012-06-21 Chandler CarruthAdd some missing dependencies here that I missed in...
2012-06-21 Chandler CarruthCompletely refactor the structuring of unittest CMake...
2012-06-21 Chandler CarruthFactor the logic for setting up a GoogleTest unit test...
next