platform/upstream/llvm.git
2015-03-12 Viktor Kutuzov[Sanitizers] Fix sanitizers to build on FreeBSD.
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the X86 Targe...
2015-03-12 David MajnemerMS ABI: Allow a nullptr_t exception to be caught by...
2015-03-12 Greg ClaytonAvoid a failing test case by fixing things so the compi...
2015-03-12 Chris BienemanRefactoring CMake CrossCompile module.
2015-03-12 Logan Chien[docs] Update the doxygen configuration file.
2015-03-12 Logan Chien[docs] Replace the doxygen qch option properly.
2015-03-12 Logan Chien[docs] Update the doxygen configuration file.
2015-03-12 Logan Chien[autoconf] Regenerate autoconf configure script.
2015-03-12 Logan Chien[autoconf] Refine doxygen document options.
2015-03-12 Sanjay PatelReplace second (hopefully unused) access of macro input...
2015-03-12 Ilia KRemove unused FileSpec variable from Target::GetSharedM...
2015-03-12 Ilia KClean up includes in source/lldb.cpp (1 was unused...
2015-03-12 Chris BienemanFixing CMake developer warning.
2015-03-12 Krzysztof ParzyszekRemove unused complex patterns for addressing modes...
2015-03-12 Sanjay Patelmake an array of constants explicitly const
2015-03-12 Benjamin KramerASTMatchers: Add an explicit dependency on libclangBasic.
2015-03-12 Chris BienemanDoing some cleanup to the iOS toolchain.
2015-03-12 Sanjay Patel[X86, AVX] replace vextractf128 intrinsics with generic...
2015-03-12 Manuel KlimekAdd support for a few Objective-C matchers.
2015-03-12 Ed SchoutenAlso enable the default rune table on CloudABI.
2015-03-12 Ed SchoutenAdd option to disable access to the global filesystem...
2015-03-12 Ilia KAdd low-frame/high-frame options to -stack-list-argumen...
2015-03-12 Sanjay PatelIRBuilder: add a CreateShuffleVector function that...
2015-03-12 Andrea Di Biagio[X86] Fix wrong target specific combine on SETCC nodes.
2015-03-12 Sanjay Patel[X86, AVX] replace vextractf128 intrinsics with generic...
2015-03-12 Daniel Jasperclang-format: When putting */& next to types, also...
2015-03-12 Hafiz Abid... Removed an unused global variable.
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...
next