summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* AArch64/ARM64: add support for :abs_gN_s: MOVZ modifiersTim Northover2014-04-24
* ARM64: shut up warning about variable only used in assert.Tim Northover2014-04-24
* AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operandsTim Northover2014-04-24
* AArch64/ARM64: enable some MC tests on ARM64Tim Northover2014-04-24
* AArch64/ARM64: port bitfield test to ARM64.Tim Northover2014-04-24
* AArch64/ARM64: implement BFI optimisationTim Northover2014-04-24
* AArch64/ARM64: port more testsTim Northover2014-04-24
* [LCG] Incorporate the core trick of improvements on the naive Tarjan'sChandler Carruth2014-04-24
* [LCG] Rotate logic applied to the top of the DFSStack to instead beChandler Carruth2014-04-24
* [LCG] Re-order expectations to provide more useful output when debuggingChandler Carruth2014-04-24
* [asan] Fix instrumentation of x86 intel syntax inline assembly.Evgeniy Stepanov2014-04-24
* [LCG] Switch the parent SCC tracking from a SmallSetVector toChandler Carruth2014-04-24
* [LCG] We don't actually need a set in each SCC to track the nodes. WeChandler Carruth2014-04-24
* [CLNUP] Test commit. Remove newline.Zinovy Nis2014-04-24
* X86: Emit test instead of constant shift + compare if the shift result is unu...Benjamin Kramer2014-04-24
* [LCG] Switch the SCC's parent iterators to be value iterators ratherChandler Carruth2014-04-24
* Allow vectorization of few missed llvm intrinsic calls in BBVectorizor by han...Karthik Bhat2014-04-24
* [ADT] Attempt to appease another MSVC oddity by moving the injectedChandler Carruth2014-04-24
* [C++] Use 'nullptr'.Craig Topper2014-04-24
* [ADT] Try to appease MSVC by sinking the enable_if from a defaultChandler Carruth2014-04-24
* Fix for PR18921, "vmov" part.Stepan Dyatkovskiy2014-04-24
* Use the shiny new iterator adaptor tool to implement theChandler Carruth2014-04-24
* [ADT] Factor out the facade aspect of the iterator_adaptor_base into itsChandler Carruth2014-04-24
* [ADT] Add a generic iterator utility for adapting iterators much likeChandler Carruth2014-04-24
* Remove unused parameterDavid Blaikie2014-04-24
* Remove the intermediate AccelTypes maps in DWARF units.David Blaikie2014-04-24
* Remove the intermediate AccelNamespace maps in DWARF units.David Blaikie2014-04-24
* [InstCombine][x86] Constant fold psll intrinsics.Michael J. Spencer2014-04-24
* Remove the intermediate AccelObjC maps in DWARF unitsDavid Blaikie2014-04-24
* Optimize some special cases for SSE4a insertqiFilipe Cabecinhas2014-04-24
* Handle addrspacecast when looking at memcpys from globalsMatt Arsenault2014-04-24
* [LCG] Normalize the post-order SCC iterator to just iterate over the SCCChandler Carruth2014-04-23
* [LCG] Remove two unused typedefs from the iterators.Chandler Carruth2014-04-23
* And actually use the DwarfDebug::AccelNames to emit the names.David Blaikie2014-04-23
* More formatting...David Blaikie2014-04-23
* Remove intermediate accelerator table for names.David Blaikie2014-04-23
* [LCG] Switch the primary node iterator to be a *much* more normal C++Chandler Carruth2014-04-23
* [LCG] Make the insertion and query paths into the LCG which cannot failChandler Carruth2014-04-23
* [LCG] Switch the SCC lookup to be in terms of call graph nodes ratherChandler Carruth2014-04-23
* DwarfAccelTable: Remove trivial dtor and simplify construction with an array.David Blaikie2014-04-23
* Use std::less instead of < in array_pod_sort's default comparator.Jordan Rose2014-04-23
* [LCG] Switch the primary SCC building code to use the negative low-linkChandler Carruth2014-04-23
* MC: disable test on thumbv7-windowsSaleem Abdulrasool2014-04-23
* llvm-cov: Add support for gcov's --long-file-names optionJustin Bogner2014-04-23
* llvm-cov: Allow short options to be groupedJustin Bogner2014-04-23
* MC: move test from Generic to COFFSaleem Abdulrasool2014-04-23
* MC: move ARM64 test from AArch64 directorySaleem Abdulrasool2014-04-23
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-23
* Move the AddressPool from DwarfFile to DwarfDebug.David Blaikie2014-04-23
* clang-format for my previous commit (I keep forgetting... )David Blaikie2014-04-23