platform/upstream/llvm.git
2015-03-12 Daniel Jasperclang-format: [Java] Support anonymous classes after...
2015-03-12 Pavel LabathRemove unused variable
2015-03-12 Benjamin KramerSema: Don't emit a missing prototype warning for delete...
2015-03-12 Benjamin KramerUse Sema's PrintingPolicy when diagnosing DeclSpecs.
2015-03-12 Aaron BallmanReverting r232034, as it broke one of the bots with...
2015-03-12 Aaron BallmanInstead of dereferencing std::vector::end() (which...
2015-03-12 Alexander Musman[OPENMP] CodeGen - 'omp for' with dynamic schedule...
2015-03-12 Aaron BallmanSilencing an "enumeral and non-enumeral type in conditi...
2015-03-12 Aaron BallmanAdded some matchers for objective c selectors and messa...
2015-03-12 Simon Pilgrim[X86][AVX2] Added missing palignr stack folding test
2015-03-12 Dmitry Vyukovtsan: fix a bug in MetaMap::ResetRange
2015-03-12 Alexander Kornienko[clang-tidy] Remove an empty destructor.
2015-03-12 Iain SandoeFix configure & make build by adding support for the...
2015-03-12 Dmitry Vyukovtsan: fix crash during __tsan_java_move
2015-03-12 Daniel SandersAdd infrastructure for support of multiple memory const...
2015-03-12 Kuba BreckaAdding the implementation of atos and dladdr symbolizer...
2015-03-12 Kuba BreckaMake the UBSan coverage-levels.cc test be Linux specific
2015-03-12 Tamas BerghammerLimit the lenght of the file name of the log file for...
2015-03-12 Pavel LabathFix ProcessIO test failures
2015-03-12 Bhushan D.... Test Commit: Spell correction
2015-03-12 Alexey Bataev[OPENMP] Initial codegen for 'omp sections' and 'omp...
2015-03-12 Davide Italiano[Object/ELF] Add support for setVisibility()
2015-03-12 Ilia KAdd lldb-mi/lldb-server test folders to PATH before...
2015-03-12 Elena DemikhovskyAVX-512: Added encoding tests for VPROR, VPROL instruct...
2015-03-12 Ilia KFix SDK selection using "platform select" when --sysroo...
2015-03-12 Ilia KSkip AsanTestCase and AsanTestReportDataCase on Darwin
2015-03-12 Justin BognerAvoid an unused variable warning when assertions are off
2015-03-12 Eric ChristopherRemove some unnecessary forward declarations and put...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Sparc...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Mips...
2015-03-12 Kevin QinReapply 'Run LICM pass after loop unrolling pass.'
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the ARM Targe...
2015-03-12 Justin Bognerdocs: Fix a typo in my previous commit
2015-03-12 Ilia KFix PATH_MAX definition after remarks in r231917 (MI)
2015-03-12 Justin Bognerdocs: Document the llvm-cov show and report commands
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the AArch64...
2015-03-12 Jingyue Wu[NVPTXAsmPrinter] do not print .align on function headers
2015-03-12 Reid KlecknerMake llvm.eh.actions an intrinsic and add docs for it
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the PowerPC...
2015-03-12 Justin Bognerdocs: Try to fix a couple of internal links in the...
2015-03-12 Reid KlecknerRemove some CHECK-NOT lines in favor of CHECK-NEXT
2015-03-12 Tanya LattnerUpdate copyright year to 2015.
2015-03-12 Eric ChristopherUpdate for a new year.
2015-03-12 Justin BognerDriver: Keep -isysroot flags in crash scripts if we...
2015-03-12 Krzysztof ParzyszekFix build break introduced in r231992
2015-03-12 Reid KlecknerStop calling DwarfEHPrepare from WinEHPrepare
2015-03-12 Peter Collingbournedocs: Document byte arrays.
2015-03-12 Krzysztof ParzyszekEliminate constant-extender profitability checks from...
2015-03-12 Greg ClaytonRemove "virtual" and add "override" to all virtual...
2015-03-12 Greg ClaytonRemove "virtual" and add "override" to all functions...
2015-03-12 Justin BognerDriver: Print the clang version and original command...
2015-03-12 Mehdi AminiFix FileCheck: substr() expect the length of the string...
2015-03-12 Mehdi AminiMove the DataLayout to the generic TargetMachine, makin...
2015-03-11 Joerg SonnenbergerUnder duress, move check for target support of __builti...
2015-03-11 Reid KlecknerFix some clang warnings in WinEHPrepare
2015-03-11 Reid KlecknerHandle big index in getelementptr instruction
2015-03-11 Alexey SamsonovAdd deprecation notice for -f(no-)sanitize-recover...
2015-03-11 Hal Finkel[PowerPC] Remove canFoldAsLoad from instruction definitions
2015-03-11 Andrew KaylorExtended support for native Windows C++ EH outlining
2015-03-11 Eric ChristopherRemove useMachineScheduler and replace it with subtarge...
2015-03-11 Eric ChristopherHave getCallPreservedMask and getThisCallPreservedMask...
2015-03-11 Anton Yartsev[analyzer] www: +progress for undefbehavior.ZeroAllocDe...
2015-03-11 Eric ChristopherOne more getCalleeSavedRegs prototype with nullptr.
2015-03-11 Chandler CarruthDon't rely on the elf test suites inputs when testing...
2015-03-11 Joerg SonnenbergerBe nicer to C90 environments and avoid the declaration...
2015-03-11 Kevin EnderbyAdd the option, -info-plist to llvm-objdump used with...
2015-03-11 Chandler CarruthMove the 'linker-script-test' binary to the tools direc...
2015-03-11 Joerg SonnenbergerAlways include stddef.h to make sure size_t exists.
2015-03-11 David MajnemerDon't overconstrain a FileCheck pattern
2015-03-11 Eric ChristopherHave getCalleeSavedRegs take a non-null MachineFunction...
2015-03-11 Pete CooperConstify AArch64CollectLOH.cpp. NFC
2015-03-11 Chandler CarruthFix a comparison function to actually be a SWO so that...
2015-03-11 Frederic RissRevert "[dsymutil] Gather function ranges during DIE...
2015-03-11 Robert FlackInitialize ProcessGDBRemoteLog for LLGS to fix remote...
2015-03-11 Joerg SonnenbergerRefactor float to integer conversion to share the same...
2015-03-11 Robert FlackReduce the number of components initialized for LLGS...
2015-03-11 Jozef Kolek[mips][microMIPS] Make usage of NOT16 by code generator
2015-03-11 Sanjay Pateladd CHECK-LABELs for better reliability
2015-03-11 Rafael EspindolaPut jump tables in unique sections on COFF.
2015-03-11 Hal Finkel[PowerPC] ABI support for the QPX vector instruction set
2015-03-11 Tim NorthoverARM: simplify and extend byval handling
2015-03-11 Frederic Riss[dsymutil] Add missing headers.
2015-03-11 Frederic Riss[dsymutil] Gather function ranges during DIE selection.
2015-03-11 Frederic Riss[dsymutil] Small clang-format patch.
2015-03-11 Frederic Riss[dsymutil] Correctly clone address attributes.
2015-03-11 Eric ChristopherRemove the need to cache the subtarget in the R600...
2015-03-11 David MajnemerMS ABI: Mark 'throw' as implemented in the compatibilit...
2015-03-11 David MajnemerMS ABI: Implement copy-ctor closures, finish implementi...
2015-03-11 Eric ChristopherHave getRegPressureSetLimit take a MachineFunction...
2015-03-11 Richard Smith[modules] When merging the pattern of a class template...
2015-03-11 Oleksiy VyalovPass a process full executable path within "name" respo...
2015-03-11 David MajnemerInstCombine: Don't fold call bitcast into args if calle...
2015-03-11 Timur Iskhodzhanov[ASan/Win] Fix a CHECK failure when an exception is...
2015-03-11 Kit BartonUpdated with list of possible improvements we are track...
2015-03-11 Juergen RibutzkaAdd the "vbroadcasti128" instruction back.
2015-03-11 Anastasia StulovaReverted OpenCL2.0 atomic type commits r231932, r231935
2015-03-11 Gabor Horvath[clang-tidy] Static Analyzer checker configuration...
2015-03-11 Jonathan RoelofsFix ctype_byname<wchar_t>::do_is() mask checking.....
2015-03-11 Fariborz Jahanianrevert r231700 (designated initializer patch) which...
2015-03-11 Alexander Kornienko[clang-tidy] Clean up misc-use-override warning. NFC
next