platform/upstream/llvm.git
2015-03-07 Benjamin KramerX86: Roll repetitive code into a loop. NFC.
2015-03-07 Benjamin KramerReapply r231508 "CodeGen: Emit constant temporaries...
2015-03-07 Andrea Di Biagio[DAGCombiner] Fix wrong folding of AND dag nodes.
2015-03-07 Kuba BreckaAdding sanitizer_symbolizer_win.h to CMakeLists.txt
2015-03-07 Chandler Carruth[Modules] Include the header needed for make_unique...
2015-03-07 Chandler CarruthTeach the LLVM CMake build how to explicitly use libc...
2015-03-07 Chandler CarruthMuch like we silence warnings about -flto in many cases...
2015-03-07 Chandler Carruth[PM] Fixup for r231556 where I missed a dependency...
2015-03-07 Chandler CarruthUpdate makefile to reflect that the Passes directory...
2015-03-07 Chandler Carruth[PM] Create a separate library for high-level pass...
2015-03-07 Simon Pilgrim[DAGCombiner] SCALAR_TO_VECTOR(EXTRACT_VECTOR_ELT(V...
2015-03-07 Jordan Rose[analyzer] RetainCountChecker: CF properties are always...
2015-03-07 Rui UeyamaResolver: optimize fallback atoms.
2015-03-07 Rui UeyamaResolver: Reduce number of SymbolTable::isDefined funct...
2015-03-07 Vince HarronMove Python Init from InitializeForLLGS to Initialize
2015-03-07 Rui UeyamaResolver: Reduce number of hash function call.
2015-03-07 Anton Yartsev[analyzer] Remove unused type (addition to r231540...
2015-03-07 Eric ChristopherTypo.
2015-03-07 Eric ChristopherRemove use of misched-bench from this test and replace...
2015-03-07 Rui UeyamaPECOFF: Do not add extraneous symbols to the dead strip...
2015-03-07 Frederic Riss[dsymutil] Apply relocations to DIE data before cloning.
2015-03-07 Rui UeyamaRemove unused typedefs.
2015-03-07 Rui UeyamaUse multimap<T, U> instead of map<T, set<U>>. NFC.
2015-03-07 Hans WennborgRevert r231508 "CodeGen: Emit constant temporaries...
2015-03-07 Anton Yartsev[analyzer] Revert changes from r229593; an enhancement...
2015-03-07 Eric ChristopherRecommit r231324 with a fix to the ARM execution domain...
2015-03-07 Richard SmithReplace Sema's map of locally-scoped extern "C" declara...
2015-03-07 Greg ClaytonHelp for _regexp-break wasn't very clear. Added more...
2015-03-06 David MajnemerUnbreak build bots
2015-03-06 Greg ClaytonMake sure to re-read the file data you can get from...
2015-03-06 David MajnemerMS ABI: Stick throw-related data into the .xdata section
2015-03-06 David MajnemerMS ABI: Correctly generate throw-info for pointer to...
2015-03-06 Richard Smith[modules] Mark Analysis/TargetLibraryInfo.def as a...
2015-03-06 Frederic Riss[dsymutil] Support cloning DIE reference attributes.
2015-03-06 Frederic Riss[dsymutil] Set linked unit start offset early. NFC.
2015-03-06 Frederic RissAdd DIEInteger::setValue() method.
2015-03-06 Olivier SallenaveDo not restrict interleaved unrolling to small loops...
2015-03-06 Quentin Colombet[AArch64][LoadStoreOptimizer] Generate LDP + SXTW inste...
2015-03-06 Ilia KImprove ValueObject::GetValueDidChange test; Add a...
2015-03-06 Ilia KFix -var-create and -var-update (MI)
2015-03-06 Sanjay Patelfixed to test features, not CPUs
2015-03-06 Sanjay Patelfixed to test features, not CPUs
2015-03-06 Sanjay Patelloosen checking for buildbots
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Sanjay Patelfixed test to use FileCheck
2015-03-06 Rui UeyamaResolver: move code inside an assert.
2015-03-06 Sanjay Patelfixed to use CHECK-LABELs
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Jim InghamRemember to set m_loaded_objc_opt once you've loaded...
2015-03-06 Sanjay Patelfixed to test feature, not CPU
2015-03-06 Sanjay Patelfixed to test features, not CPUs
2015-03-06 Zachary TurnerRemove Host::Backtrace in favor of llvm::sys::PrintStac...
2015-03-06 Sanjay Patelfixed test to use SSE2 attribute
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Benjamin KramerCodeGen: Emit constant temporaries into read-only globals.
2015-03-06 Matthias BraunDAGCombiner: Canonicalize select(and/or,x,y) depending...
2015-03-06 Matthias BraunDAGCombiner: Factor out some and/or combines.
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] Remove AArch64 test to appease buildbots
2015-03-06 Enrico GranataA few improvements to our vector types formatting story:
2015-03-06 Benjamin KramerLoopInterchange: Remove empty method.
2015-03-06 Kostya Serebryany[asan] Fix 2 problems in nohugepage_test.
2015-03-06 Benjamin KramerLoopInterchange: Rephrase instruction moving using...
2015-03-06 Matthias BraunExecutionDepsFix: Indizes -> Indices.
2015-03-06 David MajnemerMS ABI: Insert copy-constructors into the CatchableType
2015-03-06 Dan AlbertOops. This arg is passed, just ignored.
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] XFAIL AArch64 test to appease buildbots
2015-03-06 Dan AlbertFix the PrefixExecutor.
2015-03-06 Eric ChristopherFix typo.
2015-03-06 David MajnemerSema: The i8 suffix should yield a literal of type...
2015-03-06 Frederic Riss[dsymutil] Add debug_str construction support.
2015-03-06 Sergey Matveev[asan] Allow users of asan_symbolize.py to forbid fallb...
2015-03-06 Tom StellardR600/SI: Remove unused register class
2015-03-06 Ilia KFix Radar10642615DataFormatterTestCase after r231449
2015-03-06 Ilia KFix MiSignalTestCase.test_lldbmi_stopped_when_stopatent...
2015-03-06 Benjamin KramerSema: We can use delegating ctors now. NFC.
2015-03-06 Samuel BenzaquenFix isOverride() for the case of a dependent typed...
2015-03-06 Benjamin KramerFold init() helpers into constructors. NFC.
2015-03-06 Chad RosierAvoid calls to dumpPassInfo and RegionBase<Tr>::getName...
2015-03-06 James Molloy[ConstantRange] Teach multiply to be cleverer about...
2015-03-06 Tamas BerghammerInitialize ProcessPOSIXLog by NativeProcessLinux
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] Make AArch64 test a bit more flexible
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] Split tests and move to appropriate...
2015-03-06 Robert FlackRename test/tools/lldb-gdbserver to test/tools/lldb...
2015-03-06 Kuba BreckaSymbolizer refactoring: Make WinSymbolizer use Symboliz...
2015-03-06 Aaron BallmanRemoving code that is unused after r231424; NFC.
2015-03-06 Benjamin KramerUse delegating ctors to reduce code duplication. NFC.
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] 32-bit MachO support for replacing...
2015-03-06 Bruno Cardoso... [AsmPrinter][TLOF] ARM64 MachO support for replacing...
2015-03-06 Benjamin KramerCodingStyle: Allow delegating ctors
2015-03-06 Toma Tabacu[mips] [IAS] Add missing constraints and improve testin...
2015-03-06 Daniel Jasperclang-format: Slightly change indentation rules in...
2015-03-06 Pavel LabathFix race condition with -o "process launch" on linux
2015-03-06 Daniel JasperChange the way in which error case is being handled.
2015-03-06 Karthik BhatAdd a new pass "Loop Interchange"
2015-03-06 Dmitry Vyukovasan: fix comment formatting
2015-03-06 David MajnemerX86: Form IMGREL relocations for LLVM Functions
2015-03-06 Yaron KerenSilence C4715 'not all control paths return a value...
2015-03-06 Rui UeyamaPECOFF: Optimize the writer using parallel_for.
next