platform/upstream/llvm.git
2015-08-06 Richard Smith[modules] Defer setting up the lookup table for a DeclC...
2015-08-06 Rui UeyamaCOFF: ARM: Sort .pdata section correctly.
2015-08-06 Jason MolendaSecond part of indicating when the user is stopped...
2015-08-06 Chandler Carruth[PM/AA] Simplify the AliasAnalysis interface by removin...
2015-08-06 Kostya Serebryany[libFuzzer] add one more mutation strategy: byte shuffling
2015-08-06 Argyrios Kyrtzidis[test] Another attempt to fix the test.
2015-08-06 Eric ChristopherRename the non-coding style conformant functions in...
2015-08-06 Alex LorenzMIR Serialization: Initial serialization of the machine...
2015-08-06 Davide Italiano[llvm-objdump] Add missing call to exit(1).
2015-08-06 Rafael EspindolaFor completeness, add a 64 bit big endian test.
2015-08-05 Frederic RissRevert "Make sure all temporary files get created under...
2015-08-05 Duncan P. N... ValueMapper: Rotate distinct node remapping algorithm
2015-08-05 Rui UeyamaCOFF, ELF2: Pass output file path implicitly using...
2015-08-05 Justin BognerDriver: Strip -header-include-file and -diagnostic...
2015-08-05 Eric ChristopherRename DescriptionString -> DataLayoutString as it...
2015-08-05 Kostya Serebryany[libFuzzer] avoid build warnings in non-assert build...
2015-08-05 Argyrios Kyrtzidis[test] Fix tests in non-darwin bots.
2015-08-05 Rui UeyamaCOFF: Simplify Writer interface by hiding Writer class.
2015-08-05 Wei MiAdd a stat to show how often the limit to decompose...
2015-08-05 Rafael EspindolaAdd a big endian testcase.
2015-08-05 Frederic Riss[dsymutil] Do not create temporary files in -no-output...
2015-08-05 Frederic Riss[dsymutil] Update source used to generate test binary.
2015-08-05 Diego NovilloAdd -fno-coverage-mapping flag.
2015-08-05 Rui UeyamaELF2: Simplify Writer interface.
2015-08-05 Duncan P. N... ValueMapper: Simplify remap() helper function, NFC
2015-08-05 JF Bastienx86: NFC remove needless InstrCompiler cast
2015-08-05 Bjarke Hammersholt... [NVPTX] Use LDG for pointer induction variables.
2015-08-05 Kostya Serebryany[libFuzzer] in dfsan mode, set labels every time we...
2015-08-05 James Y KnightAdd a TrailingObjects template class.
2015-08-05 Artem BelevichMake sure all temporary files get created under %T.
2015-08-05 Reid KlecknerAdd flag to request codeview debug info on Windows
2015-08-05 Richard Smithfunction_ref-ize ExternalASTSource::FindExternalLexical...
2015-08-05 Frederic Riss[dsymutil] Add support for the -arch option.
2015-08-05 Reid KlecknerFix Windows test failure with triple instead of using...
2015-08-05 Reid KlecknerIf the "CodeView" module flag is set, emit codeview...
2015-08-05 Alex LorenzMIR Serialization: Serialize the machine operand's...
2015-08-05 Cong HouAdd <numeric> header for use of std::accumulate().
2015-08-05 Richard DiamondDivide the primitive size in bits by eight so the initi...
2015-08-05 Cong HouRecord whether the weights on out-edges from a MBB...
2015-08-05 Diego NovilloAdd flags to disable profile generation.
2015-08-05 Kostya Serebryany[libFuzzer] add option -report_slow_units=Nsec to contr...
2015-08-05 Kostya Serebryany[libFuzzer] add a missing test file
2015-08-05 Douglas KatzmanReword a comment about IncludeDirGroup. NFC
2015-08-05 Kostya Serebryany[sanitizer] Add the flag handle_sigfpe that is default...
2015-08-05 David BlaikieDrop the defaulted CallGraph move ctor, since it's...
2015-08-05 Nick LewyckyReplace &vector[0] with vector.data() to avoid invalid...
2015-08-05 David Blaikie-Wdeprecated: Remove some dead code that was relying...
2015-08-05 Chen Li[LoopUnswitch] Preserve make.implicit metadata for...
2015-08-05 Eric ChristopherRemove unused header includes.
2015-08-05 Krzysztof Parzyszek[Hexagon] Edit a comment. NFC
2015-08-05 David Blaikie-Wdeprecated clean by making LogBuilder move constructi...
2015-08-05 JF Bastienx86 atomic: optimize a.store(reg op a.load(acquire...
2015-08-05 Chandler Carruth[PM] Remove a failed attempt to port the CallGraph...
2015-08-05 Eric ChristopherRename builtin_lang -> Langs to match the rest of the...
2015-08-05 Eric ChristopherRemove unused function GetBuiltinNames.
2015-08-05 James DennettDocumentation: fix another typo, "arrays types" ->...
2015-08-05 Pete CooperUpdate GettingStarted docs list of LLVM_TARGETS_TO_BUIL...
2015-08-05 David Blaikie-Wdeprecated cleanup: Make CallGraph movable by default...
2015-08-05 JF BastienRevert "Fix MO's analyzePhysReg, it was confusing sub...
2015-08-05 JF BastienFix MO's analyzePhysReg, it was confusing sub- and...
2015-08-05 Chris Bieneman[CMake] Add USES_TERMINAL 1 to ExternalProject_Add_Step...
2015-08-05 David Blaikie-Wdeprecated-clean: Remove uses of throw() in favor...
2015-08-05 Cong HouNFC.
2015-08-05 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-08-05 Eric ChristopherRemove unused comparison operators from the Builtin...
2015-08-05 Yaron KerenRemove unnecessary ClangLibdirSuffix variable.
2015-08-05 Rafael EspindolaHandle writeImportLibrary failing.
2015-08-05 Richard DiamondRevert "Fix `llvm-config` to emit the linker flag for...
2015-08-05 Rafael Espindolalit fixes for lld.
2015-08-05 Rui UeyamaCOFF: Fix bad #includes.
2015-08-05 Renato Golin[AArch64] Stable runtime required for proc maps test
2015-08-05 James DennettDocumentation: fix a typo, "This flag is determines...
2015-08-05 Richard DiamondWrite access test.
2015-08-05 Rui UeyamaCOFF: ARM: Implepment BLX23T relocation and fix Branch20T.
2015-08-05 Alexey Samsonov[UBSan] Fix UBSan-vptr false positive.
2015-08-05 Alex LorenzMIR Parser: Report an error when parsing large immediat...
2015-08-05 Kostya Serebryany[sanitizer] fix the Mac build (hopefully)
2015-08-05 Alex LorenzMIR Serialization: Serialize the typed immediate intege...
2015-08-05 Reid KlecknerAdd -gcodeview and -gdwarf to control which type Clang...
2015-08-05 Chandler Carruth[Unroll] Switch to using 'int' cost types in preparatio...
2015-08-05 Frederic Riss[dsymutil] Fix test patterns.
2015-08-05 Alex LorenzMIR Parser: Extract the IR constant parsing code into...
2015-08-05 Renato Golin[AArch64] Enable thread sanitizer on clang
2015-08-05 Krzysztof Parzyszek[Hexagon] Implement TargetTransformInfo for Hexagon
2015-08-05 Renato Golin[AArch64] Fixes broken bot fue to TSAN patch
2015-08-05 Frederic Riss[dsymutil] Implement support for handling mach-o univer...
2015-08-05 Frederic Riss[dsymutil] Introduce exit helper. NFC.
2015-08-05 Frederic Riss[dsymutil] Split some logic into a helper function...
2015-08-05 Kostya Serebryany[libFuzzer] use data-flow feedback from strcmp
2015-08-05 Kostya Serebryany[libFuzzer] add weak hooks for strcmp
2015-08-05 Kostya Serebryany[libFuzzer/DFSan] add more __sanitizer callbacks to...
2015-08-05 Alex LorenzMIR Parser: Report an error when parsing duplicate...
2015-08-05 Chandler Carruth[TTI] Make the cost APIs in TargetTransformInfo consist...
2015-08-05 Douglas KatzmanClaim arguments that belong to 'clang_ignored_gcc_optim...
2015-08-05 Chandler Carruth[GMR] Teach the conservative path of GMR to catch even...
2015-08-05 Hans WennborgTry to fix sanitizer_win.cc compile error on 64-bit...
2015-08-05 Argyrios Kyrtzidis[test] Attempt a change to see if it fixes the test...
2015-08-05 Alex LorenzMIR Serialization: Serialize the 'early-clobber' regist...
2015-08-05 Pete CooperMove BB succ_iterator to be inside TerminatorInst....
2015-08-05 Chaoren LinStatic Android build doesn't need shared libs.
next