OSDN Git Service

[CodeGen] Add support for emitting .init_array instead of .ctors on FreeBSD.
[android-x86/external-llvm.git] / unittests /
2016-09-26 Daniel BerlinUpdate MemorySSA unittest to account for non-pruned...
2016-09-26 Chandler Carruth[PM] Refactor this unittest a bit to remove duplicated...
2016-09-26 Chandler Carruth[PM] Add a unittest covering the invalidation of a...
2016-09-26 Chandler Carruth[PM] Add a unittest for invalidating module analyses...
2016-09-25 Zachary TurnerFix signed / unsigned comparison.
2016-09-25 Zachary TurnerAdd some predicated searching functions to StringRef.
2016-09-23 Tom StellardTriple: Add opencl environment type
2016-09-22 Zachary TurnerFix build breakage due to typo in cast.
2016-09-22 Zachary TurnerSpeculative fix for build failures due to consumeInteger.
2016-09-22 Zachary Turner[Support] Add StringRef::consumeInteger.
2016-09-16 Chandler Carruth[LCG] Redesign the lazy post-order iteration mechanism...
2016-09-15 Tim NorthoverGlobalISel: remove "unsized" LLT
2016-09-15 Tim NorthoverGlobalISel: cache pointer sizes in LLT
2016-09-15 Wei MiAdd a C++ unittest to test the fix for PR30213.
2016-09-14 Zachary Turner[pdb] Fix unit test compilation.
2016-09-14 Adrian PrantlVerifier: Mark orphaned DICompileUnits as a debug info...
2016-09-13 Zachary TurnerRevert "[Support][CommandLine] Add cl::getRegisteredSub...
2016-09-13 Dean Michael Berris[Support][CommandLine] Add cl::getRegisteredSubcommands()
2016-09-13 Peter CollingbourneDebugInfo: New metadata representation for global varia...
2016-09-11 Duncan P. N. Exon... ADT: Never allocate nodes in iplist<> and ilist<>
2016-09-11 Duncan P. N. Exon... ADT: Add AllocatorList, and use it for yaml::Token
2016-09-11 Lang Hames[ORC] Fix the RPC unit test for header changes in r281171.
2016-09-11 Duncan P. N. Exon... CodeGen: Give MachineBasicBlock::reverse_iterator a...
2016-09-11 Duncan P. N. Exon... CodeGen: Assert that bundle iterators are valid
2016-09-11 Duncan P. N. Exon... CodeGen: Turn on sentinel tracking for MachineInstr...
2016-09-11 Duncan P. N. Exon... ADT: Add sentinel tracking and custom tags to ilists
2016-09-10 Duncan P. N. Exon... ADT: Move ilist_node_access to ilist_detail::NodeAccess...
2016-09-10 Duncan P. N. Exon... ADT: Use typedefs for ilist_base and ilist_node_base...
2016-09-08 Zachary Turner[YAMLIO] Add the ability to map with context.
2016-09-07 Diana Picus[CMake] Use CMake's default RPATH for the unit tests
2016-09-06 Leny KholodovFormatting with clang-format patch r280700
2016-09-06 Leny KholodovDebugInfo: use strongly typed enum for debug info flags
2016-09-06 Mehdi AminiRevert "DebugInfo: use strongly typed enum for debug...
2016-09-06 Mehdi AminiDebugInfo: use strongly typed enum for debug info flags
2016-09-04 Chandler Carruth[PM] Revert r280447: Add a unittest for invalidating...
2016-09-03 Duncan P. N. Exon... ADT: Fix up IListTest.privateNode and get it passing
2016-09-02 Chandler Carruth[PM] Try to fix an MSVC2013 failure due to finding...
2016-09-02 George Rimar[Support] - Fix possible crash in match() of llvm:...
2016-09-02 NAKAMURA Takumiraw_pwrite_stream_test.cpp: _putenv_s() may be assumed...
2016-09-02 Chandler Carruth[PM] Add a unittest for invalidating module analyses...
2016-09-02 Chandler Carruth[PM] (NFC) Split the IR parsing into a fixture so that...
2016-09-02 Reid KlecknerFix a real temp file leak in FileOutputBuffer
2016-09-02 Chandler Carruth[PM] (NFC) Refactor the CGSCC pass manager tests to...
2016-09-02 Reid KlecknerTry to fix some temp file leaks in SupportTests, PR18335
2016-09-01 George Rimar[LLVM/Support] - Create no-arguments constructor for...
2016-08-31 Tim Shens/static inline/static/ for headers I have changed...
2016-08-30 Lang HamesRe-instate recent RPC updates (r280016, r280017, r28002...
2016-08-30 Zachary TurnerFix unit test after function name change.
2016-08-30 Duncan P. N. Exon... ADT: Split ilist_node_traits into alloc and callback...
2016-08-30 Duncan P. N. Exon... IR: Appease MSVC after r280107 with an & or two
2016-08-30 Zachary TurnerAdd StringRef::take_front and StringRef::take_back
2016-08-30 Duncan P. N. Exon... ADT: Split out simple_ilist, a simple intrusive list
2016-08-30 Reid KlecknerRevert "[ORC][RPC] Make the future type of an Orc RPC...
2016-08-30 Lang Hames[ORC][RPC] Reword 'async' to 'non-blocking' to better...
2016-08-30 Duncan P. N. Exon... ADT: Explode include/llvm/ADT/{ilist,ilist_node}.h...
2016-08-30 Duncan P. N. Exon... Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cpp
2016-08-30 Duncan P. N. Exon... ADT: Give ilist<T>::reverse_iterator a handle to the...
2016-08-29 Lang Hames[ORC] Fix unit-test breakage from r280016.
2016-08-29 Lang Hames[ORC][RPC] Make the future type of an Orc RPC call...
2016-08-29 Tim NorthoverGlobalISel: use multi-dimensional arrays for legalize...
2016-08-29 Vitaly Buka[asan] Separate calculation of ShadowBytes from calcula...
2016-08-29 Lang Hames[Orc] Simplify LogicalDylib and move it back inside...
2016-08-27 Lang Hames[Orc] Explicitly specify type for assignment.
2016-08-27 Lang Hames[ORC] Fix typo in LogicalDylib, add unit test.
2016-08-26 Tim NorthoverGlobalISel: legalize sdiv and srem operations.
2016-08-25 David BlaikieFix ArrayRef initializer_list Ctor Test
2016-08-24 David BlaikieDebugInfo: Add flag to CU to disable emission of inline...
2016-08-24 Chandler Carruth[PM] Introduce basic update capabilities to the new...
2016-08-24 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-24 Matthias BraunMachineModuleInfo: Avoid dummy constructor, use INITIAL...
2016-08-23 Richard SmithRevert r279564. It introduces undefined behavior (bindi...
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-23 Tim NorthoverGlobalISel: extend legalizer interface to handle multip...
2016-08-23 Duncan P. N. Exon... Rename unittests/ADT/ilistTest.cpp to ilistTestTemp...
2016-08-23 Matthias BraunRevert "(HEAD -> master, origin/master, origin/HEAD...
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-22 Duncan P. N. Exon... ADT: Separate some list manipulation API into ilist_bas...
2016-08-22 Duncan P. N. Exon... Fix header comment for unittests/ADT/ilistTest.cpp
2016-08-22 Tim Shen[ADT] Actually mutate the iterator VisitStack.back...
2016-08-22 Tim Shen[GraphTraits] Replace all NodeType usage with NodeRef
2016-08-20 Vitaly Buka[asan] Add support of lifetime poisoning into ComputeAS...
2016-08-20 Duncan P. N. Exon... Move unittests/Support/IteratorTest.cpp to unittests...
2016-08-19 Vitaly BukaRevert "[asan] Add support of lifetime poisoning into...
2016-08-19 Tim Shen[GraphTraits] Make nodes_iterator dereference to NodeTy...
2016-08-19 Tim Shen[ADT] add pointer_iterator, the opposite of pointee_ite...
2016-08-19 Duncan P. N. Exon... Reapply "ADT: Remove UB in ilist (and use a circular...
2016-08-19 Duncan P. N. Exon... Reapply "ADT: Tidy up ilist_traits static asserts,...
2016-08-19 Chandler Carruth[PM] Re-instate r279227 and r279228 with a fix to the...
2016-08-19 Chandler Carruth[PM] Revert r279227 and r279228 until I can find someon...
2016-08-19 Chandler Carruth[PM] Fix a compile error with GCC. NFC.
2016-08-19 Chandler Carruth[PM] Make the the new pass manager support fully generi...
2016-08-19 Chandler Carruth[ADT] Add the worlds simplest STL extra. Or at least...
2016-08-18 Duncan P. N. Exon... Reapply "ADT: Remove references in has_rbegin for rever...
2016-08-18 Duncan P. N. Exon... Revert "ADT: Remove references in has_rbegin for reverse()"
2016-08-18 Duncan P. N. Exon... ADT: Remove references in has_rbegin for reverse()
2016-08-18 Diana PicusRevert "ADT: Remove UB in ilist (and use a circular...
2016-08-18 Diana PicusRevert "ADT: Tidy up ilist_traits static asserts, NFC"
2016-08-18 Lang HamesRevert r279016 -- it breaks win32-elf JIT tests.
2016-08-18 Vitaly Buka[asan] Add support of lifetime poisoning into ComputeAS...
2016-08-18 Lang Hames[RuntimeDyld] Strip leading '_' from symbols on 32...
next