platform/upstream/llvm.git
2012-12-11 NAKAMURA Takumi[CMake] Remove dependencies to intrinsics_gen I introdu...
2012-12-11 NAKAMURA Takumillvm/Target/TargetMachine.h: Remove two dependent headers.
2012-12-11 NAKAMURA Takumillvm/tools: Add #include "llvm/TargetTransformInfo.h"
2012-12-11 NAKAMURA TakumiBackendUtil.cpp: Add #include "llvm/TargetTransformInfo.h"
2012-12-11 Rafael EspindolaAdd tests for a corner case of when to relax all instru...
2012-12-11 Jyotsna VermaUse multiclass for new-value store instructions with...
2012-12-11 Nadav RotemFix PR14565. Don't if-convert loops that have switch...
2012-12-11 Rafael EspindolaChange some functions to take const pointers.
2012-12-11 Evan ChengStylistic tweak.
2012-12-11 Jim InghamBroadcast an event when the selected thread is changed.
2012-12-11 Enrico Granata<rdar://problem/12639506>
2012-12-11 Jason MolendaUpdate comments around ABISysV_x86_64::RegisterIsCallee...
2012-12-11 Greg Clayton<rdar://problem/12842032>
2012-12-11 Richard SmithPR14558: Compute triviality of special members (etc...
2012-12-11 Chad RosierAdd a triple to this test.
2012-12-11 Chandler CarruthFix a miscompile in the DAG combiner. Previously, we...
2012-12-11 Paul Redmondmove X86-specific test
2012-12-11 Han Ming OngRemoved debugging code.
2012-12-11 Bill WendlingFix grammar-o.
2012-12-11 Chad RosierFall back to the selection dag isel to select tail...
2012-12-11 Anna Zaks[analyzer] Don't generate a summary for "freeWhenDone...
2012-12-10 Michael J.... [CMake] Fix external llvm build. It needs to know where...
2012-12-10 Eric ChristopherRefactor out the abbreviation handling into a separate...
2012-12-10 Enrico Granata<rdar://problem/12709976>
2012-12-10 Evan ChengSome enhancements for memcpy / memset inline expansion.
2012-12-10 Arnold SchwaighoferOptimistically analyse Phi cycles
2012-12-10 Han Ming Ong<rdar://problem/12850287>
2012-12-10 Lang HamesDefer call to InitSections until after MCContext has...
2012-12-10 Anshuman DasguptaFix PR14568: Avoid the DFA packetizer from making an...
2012-12-10 Greg Clayton<rdar://problem/11844604>
2012-12-10 Eric ChristopherRearrange vars and make comments more obvious.
2012-12-10 Eric ChristopherRemove blank line at top of file.
2012-12-10 Bill WendlingRemove until I can fix this.
2012-12-10 Eric ChristopherFix a coding style nit.
2012-12-10 Bill WendlingAdd support to Darwin for the -export_dynamic' flag...
2012-12-10 Nadav RotemEnable the loop vectorizer only on O2 and above. (Still...
2012-12-10 Tom StellardLegalizeDAG: Allow type promotion of scalar loads
2012-12-10 Tom StellardLegalizeDAG: Allow type promotion for scalar stores
2012-12-10 Nadav RotemSplit the LoopVectorizer into H and CPP.
2012-12-10 Bill WendlingRevert r169656.
2012-12-10 Bill WendlingUse correct flags for this test.
2012-12-10 Daniel MaleaEnable RTTI for liblldbCore.a when GCC is the compiler
2012-12-10 Eli BenderskyAdd a test for explicitly exercising the mc-relax-all...
2012-12-10 Chad RosierFixup test case from r169755. These are driver options...
2012-12-10 Eli BenderskyCleanup formatting, comments and naming.
2012-12-10 Argyrios KyrtzidisReturn true from HeaderSearch::isFileMultipleIncludeGua...
2012-12-10 Akira Hatanaka[mips] Set HWEncoding field of registers. Use delete...
2012-12-10 Enrico Granata<rdar://problem/12848118>
2012-12-10 Eric ChristopherUse the somewhat semantic term "split dwarf" it more...
2012-12-10 Eric ChristopherDelete the FissionCU.
2012-12-10 Eric ChristopherReorder fission variables.
2012-12-10 Bill WendlingSpecify if `-mno-red-zone' was used when creating the...
2012-12-10 Bill WendlingDon't use a red zone for code coverage if the user...
2012-12-10 Greg Clayton<rdar://problem/12827031>
2012-12-10 Nadav RotemAdd support for reverse induction variables. For example:
2012-12-10 Enrico Granata<rdar://problem/12817233>
2012-12-10 Greg ClaytonMake sure that the lldb globals:
2012-12-10 Jim GrosbachCMake: Don't run 'git svn' if there is no .git/svn...
2012-12-10 Eli BenderskyThis patch adds statistics for other non-DWARF fragment...
2012-12-10 Daniel JasperAddi formatting tests for pointer template parameters.
2012-12-10 Hal FinkelUse GetUnderlyingObjects in misched
2012-12-10 Michael IlsemanRemove unneeded typedef and volatile
2012-12-10 Sean SilvaFix funky copy-pasted grammatical error.
2012-12-10 Chandler CarruthRevert "Make '-mtune=x86_64' assume fast unaligned...
2012-12-10 Chandler CarruthMake '-mtune=x86_64' assume fast unaligned memory accesses.
2012-12-10 Chandler CarruthFix a typo in my previous commit -- bloomfield is 0x1A...
2012-12-10 Alexander KornienkoClang-format: error recovery for access specifiers
2012-12-10 Manuel KlimekClarifying comments for the MatchFinder and matchesName...
2012-12-10 Alexander Potapenko[ASan] Typo fix in memcpy() and memmove() interceptors...
2012-12-10 Kostya Serebryany[asan] move FakeStack into a separate file
2012-12-10 Kostya Serebryany[asan] introduce asan_allocator2.cc, which will have...
2012-12-10 Alexander PotapenkoAdd a libsanitizer API __sanitizer_sandbox_on_notify...
2012-12-10 Chandler CarruthAddress a FIXME and update the fast unaligned memory...
2012-12-10 Dmitry Vyukovtsan: exclude flaky test
2012-12-10 Chandler CarruthAdd a new visitor for walking the uses of a pointer...
2012-12-10 Craig TopperTeach DAG combine to handle vector add/sub with vectors...
2012-12-10 NAKAMURA Takumi[CMake] TARGET_TRIPLE may be internal alias of LLVM_DEF...
2012-12-10 Manuel KlimekAdding tests since when I was asked whether this works...
2012-12-10 NAKAMURA Takumi[CMake] Update dependencies to intrinsics_gen correspon...
2012-12-10 Michael J.... [Driver] Add test.
2012-12-10 Bill WendlingRevert to old behavior until linker can pass export...
2012-12-10 Chandler CarruthFix PR14548: SROA was crashing on a mixture of i1 and...
2012-12-09 Michael J.... [Driver] Properly handle -entry for X86 Linux.
2012-12-09 Michael J.... [Driver] Add -### support for printing out the core...
2012-12-09 Michael J.... Remove left over debugging output.
2012-12-09 Michael J.... [Driver] Make the X86Linux target use X86 (not x64...
2012-12-09 Dmitri GribenkoDocumentation: convert ReleaseNotes.html to reST.
2012-12-09 Benjamin KramerUnbreak the clang build after r169712.
2012-12-09 Michael IlsemanReorganize FastMathFlags to be a wrapper around unsigne...
2012-12-09 Paul RedmondLoopVectorize: support vectorizing intrinsic calls
2012-12-09 Michael IlsemanHave the bitcode reader/writer just use FPMathOperator...
2012-12-09 Paul Redmondtest commit.
2012-12-09 Aaron BallmanVirtual method overrides can no longer have mismatched...
2012-12-09 Chris LattnerSo many people have touched this, it doesn't make sense...
2012-12-09 Jakub StaszakUse m_OneUse pattern instead of hasOneUse() method.
2012-12-09 Sean Silvadocs: Convert GarbageCollection.html to reST
2012-12-09 Jakub StaszakRemove trailing spaces.
2012-12-09 Dmitri GribenkoDocumentation: HowToReleaseLLVM.rst: remove trailing...
2012-12-09 Dmitri GribenkoDocumentation: don't create TOCs manually.
2012-12-09 Chandler CarruthSwitch SROA to pop Uses off the back of its visitors...
next