platform/upstream/llvm.git
2014-11-21 David MajnemerSema: Don't permit variably modified types in typeid
2014-11-21 Roman DivackyImplement -Wcast-qual, fixing #13772.
2014-11-21 Tim NorthoverRemove duplication of relocation names in lib/Object...
2014-11-21 Tim NorthoverRemove duplication of relocation names in lib/Object...
2014-11-21 Tim NorthoverSplit ELF relocation defintions into per-architecture...
2014-11-21 David MajnemerMS ABI: Mangle char16_t and char32_t string literals
2014-11-21 Manman RenDebug Info: revert r222195, r222210 and r222239.
2014-11-21 Roman DivackyDisable header duplication at -Oz in loop-rotate pass.
2014-11-21 Manman RenDebug Info: add an assertion that the context field...
2014-11-21 Tobias GrosserUse isl_schedule_get_ctx
2014-11-21 Tobias GrosserFix typo
2014-11-21 Manman Ren[Objective-C] Support a new special module flag that...
2014-11-21 Hans WennborgLazyValueInfo: range'ify some for-loops. No functional...
2014-11-21 Rafael EspindolaAdd params() to FunctionType. NFC.
2014-11-21 Sanjay PatelDon't repeat class/function/variable names in comments...
2014-11-21 Hans WennborgLazyValueInfo: fix some typos and indentation, etc...
2014-11-21 Rafael EspindolaAdd and use a helper elements() to StructType. NFC.
2014-11-21 Kaelyn TakataAdd an assertion for detecting missed/uncorrected TypoE...
2014-11-21 Kaelyn TakataEnable ActOnIdExpression to use delayed typo correction...
2014-11-21 Kaelyn TakataProperly correct initializer expressions based on wheth...
2014-11-21 Kaelyn TakataUse the full-Expr filter to disambiguate equidistant...
2014-11-21 Enrico GranataDo some cleanup of DumpValueObjectOptions. The whole...
2014-11-21 Matthias BraunAllow multiple -debug-only args
2014-11-21 Sanjay PatelLess space; NFC
2014-11-21 Rafael EspindolaFix formatting. NFC.
2014-11-21 Sanjay PatelAdd a feature flag for slow 32-byte unaligned memory...
2014-11-21 Duncan P. N... Revert "Allow FDE references outside the +/-2GB range...
2014-11-21 Oleksiy VyalovExtend PipePosix with child_processes_inherit support...
2014-11-21 Chandler Carruth[x86] Restructure the checking patterns for v16 and...
2014-11-21 Joerg SonnenbergerAllow FDE references outside the +/-2GB range supported...
2014-11-21 Chandler Carruth[x86] Make the previous logic significantly less conser...
2014-11-21 Andrea Di Biagio[DAG] Teach how to turn a build_vector into a shuffle...
2014-11-21 Alexander Potapenko[ASan] Allow the users of SymbolizationLoop to make...
2014-11-21 Daniel Jasperclang-format: Understand more lambda return types.
2014-11-21 Chandler Carruth[x86] Teach the x86 vector shuffle lowering to detect...
2014-11-21 Dmitry Vyukovsanitizer_common: fix function w/o return
2014-11-21 Daniel Jasperclang-format: Use nested block special case for all...
2014-11-21 Dmitry VyukovFix test after r222526.
2014-11-21 Daniel Jasperclang-format: Handle comments in short case labels.
2014-11-21 Chandler Carruth[x86] Remove more windows line endings that slipped...
2014-11-21 Daniel Jasperclang-format: [Java] Support more Java keywords.
2014-11-21 Dmitry Vyukovclang: do not add -pie for tsan
2014-11-21 Chandler Carruth[x86] Add a bunch of test cases to 256-bit shuffles...
2014-11-21 Daniel Jasperclang-format: [Java] Basic lambda support.
2014-11-21 Alexey Bataev[OPENMP] Disable CapturedStmt generation for standalone...
2014-11-21 Andrea Di Biagio[DAG] Refactor the shuffle combining logic in DAGCombin...
2014-11-21 Alexey Volkov[X86] For Silvermont CPU use 16-bit division instead...
2014-11-21 Yury Gribov[asan] Runtime support for asan-instrument-allocas...
2014-11-21 Yury Gribov[asan] Add new hidden compile-time flag asan-instrument...
2014-11-21 NAKAMURA TakumiAdd LLVMScalarOpts to LLVMPowerPCCodeGen.
2014-11-21 David MajnemerMS ABI: Mangle char16_t and char32_t types
2014-11-21 Eric FiselierHandle extra whitespace in linux distribution name.
2014-11-21 Eric FiselierMark some locale tests as XFAIL on debian and opensuse.
2014-11-21 Bob WilsonFix missing diagnostic for unsupported TLS for some...
2014-11-21 Shawn Bestfix Bug21211 : reworked test/api/multithreaded/test_lis...
2014-11-21 Hao LiuDAGCombiner: Allow the DAGCombiner to combine multiple...
2014-11-21 Craig TopperRemove a bunch of unnecessary typecasts to 'const Targe...
2014-11-21 Craig TopperAdd extra new line and remove some trailing whitespace...
2014-11-21 Richard Smith[modules] When explicitly importing a module, it's...
2014-11-21 Richard SmithPR21323: Fix iterator invalidation issue when looking...
2014-11-21 Rafael EspindolaFix a silly bug in StreamingMemoryObject.cpp.
2014-11-21 Hal Finkel[PPC] Use SeparateConstOffsetFromGEP
2014-11-21 Richard TrieuExtend -Wuninitialized to warn when accessing uninitial...
2014-11-21 Richard TrieuAdd accessor marcos to ConstantPlaceHolder, similar...
2014-11-21 Ed MasteRework parallel test process count logic
2014-11-21 David MajnemerThis Reassociate change unintentionally slipped in...
2014-11-21 David MajnemerSROA: The alloca type isn't a candidate promotion type...
2014-11-21 Jason MolendaChange CommandObjectTargetModulesLoad so that the filen...
2014-11-21 Hal FinkelClarify the description of the noalias attribute
2014-11-21 Eric FiselierEnsure llvm-sanitizer is found by the tests when using...
2014-11-21 Zachary TurnerRename lldb registers to contain lldb_ prefix.
2014-11-21 Lang Hames[MCJIT] Remove JITEventListener::NotifyFreeingMachineCo...
2014-11-21 Eric Fiselier[libcxxabi] Cleanup memory in tests to placate ASAN.
2014-11-21 Dan AlbertAdd more REQUIRES: LOCALE.* to tests.
2014-11-21 Zachary TurnerAdd curly braces to workaround an MSVC bug.
2014-11-21 Adrian Prantlrelax this testcase to not depend on a specific alignment.
2014-11-21 Quentin Colombet[X86] Do not custom lower UINT_TO_FP when the target...
2014-11-21 Adrian PrantlVerifier: Check that all instructions have their parent...
2014-11-21 Adrian PrantlDebug info for blocks: Fix a bug caught by the Verifier.
2014-11-21 Kuba BreckaMove ASan non-Linux-specific tests out of the Linux...
2014-11-21 David BlaikieDebugInfo: Fix another case of r222377 when we do have...
2014-11-21 Jim InghamAdd a test for the driver's "-k" option.
2014-11-20 Rui Ueyama[PECOFF] Enable dead-stripping even if /debug option...
2014-11-20 Richard SmithRemove code that tries to avoid transforming non-depend...
2014-11-20 Reid KlecknerFix more instances of -Wsentinel on Windows with s...
2014-11-20 Reid KlecknerAdd out of line virtual destructors to all LLVMTargetMa...
2014-11-20 Jim InghamMake the option parsing of -k & -K match the help strings.
2014-11-20 Zachary TurnerRemove duplicated enum, use the authoritative one.
2014-11-20 Richard SmithMove test from r222476 to a better place; this was...
2014-11-20 Richard SmithFix crash-on-valid if a lambda-expression appears lexic...
2014-11-20 Mehdi AminiUpdate Makefile following directory removal in r222466
2014-11-20 Zachary Turner[ProcessWindows] Implement a RegisterContextWindows...
2014-11-20 Reid KlecknerIntercept __crt_va_* used by MSVC "14"
2014-11-20 Mehdi AminiSimplifyCFG: Refactor GatherConstantCompares() result...
2014-11-20 Richard SmithPR21565: Further refine the conditions for enabling...
2014-11-20 Simon Atanasyan[Mips] Simplify the code calculates HI16/LO16 relocations
2014-11-20 Simon Atanasyan[Mips] Remove duplicated relocation calculation routines
2014-11-20 Simon Atanasyan[Mips] Remove unused function argument
2014-11-20 Simon Atanasyan[Mips] Use endian::read/write function to load/save...
2014-11-20 Colin LeMahieu[Hexagon] [NFC] Deleting empty directory.
next