platform/upstream/llvm.git
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Alexander Potapenko[ASan] make the check for NULL more portable.
2013-09-06 Richard Sandiford[SystemZ] Tweak integer comparison code
2013-09-06 Alexey SamsonovFix compiler warning introduced in r190022
2013-09-06 Alexey SamsonovMigrate ATTRIBUTE_NO_ADDRESS_SAFETY_ANALYSIS to new...
2013-09-06 Kostya Serebryany[tsan] make calloc crash instead of returning 0 on...
2013-09-06 Daniel Sanders[mips][msa] Sorted MSA_BIT_[BHWD]_DESC_BASE into ascend...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Kostya Serebryany[msan] make calloc crash instead of returning 0 on...
2013-09-06 Daniel Sanders[mips][msa] Made the InstrItinClass argument optional...
2013-09-06 Richard Sandiford[SystemZ] Use XC for a memset of 0
2013-09-06 David TweedOpenCL allows the (pre/post)-(increment/decrement)...
2013-09-06 Kostya Serebryany[asan] make calloc crash instead of returning 0 on...
2013-09-06 Kostya Serebryany[sanitizer] make the allocator crash instead of returni...
2013-09-06 Daniel Jasperclang-format: Fix regression introduced by r189353.
2013-09-06 Pavel LabathAvoid double edges when constructing CFGs
2013-09-06 Daniel Jasperclang-format: Fix regression introduced by r189337.
2013-09-06 Daniel Jasperclang-format: Fix comment formatting bugs in nested...
2013-09-06 David BlaikiePR17046, PR17092: Debug Info assert-on-valid due to...
2013-09-06 Rui Ueyama[PECOFF] Add /machine command line option.
2013-09-06 Rui Ueyama[PECOFF] Align section contents as specified by the...
2013-09-06 Rui UeyamaRemove extraneous parentheses.
2013-09-06 Eli FriedmanAdd self-comparison warnings for fields.
2013-09-06 Rui UeyamaReturn early to simplify.
2013-09-06 David BlaikieConsumed Analysis: The 'consumable' attribute now takes...
2013-09-06 Richard SmithWhen creating an implicit conversion sequence for a...
2013-09-06 Eli FriedmanReduce stack usage of TreeTransform.
2013-09-06 Matt ArsenaultUse type helper functions.
2013-09-06 Matt ArsenaultTeach CodeGenPrepare about address spaces
2013-09-06 Richard SmithC++11 attributes after 'constructor-name (' unambiguous...
2013-09-05 Tom StellardR600: Coding style
2013-09-05 Eli FriedmanImprove error for "override" + non-virtual func.
2013-09-05 Eli FriedmanAdd a bit more info to modules fatal error.
2013-09-05 Tom StellardPlace pkg-config file in $prefix/share/pkgconfig.
2013-09-05 Fariborz JahanianObjectiveC migrator: tighten the rules for when
2013-09-05 Juergen Ributzka[X86] Perform VSELECT DAG combines also before DAG...
2013-09-05 Daniel MaleaRe-enable TestRegisters and TestTargetWatchAddress...
2013-09-05 Ed MasteRestore -- "end of args" marker for shell
2013-09-05 Reid Klecknermanual: Fix RST reference to MS extension support
2013-09-05 Daniel MaleaFix minor bugs in TestExprs and TestAliases to fix...
2013-09-05 Kevin EnderbyFixed a crash in the integrated assembler for Mach...
2013-09-05 Rui UeyamaRemove unused identifiers.
2013-09-05 Eli FriedmanFix regression from r190016.
2013-09-05 Matt ArsenaultConsistently use dbgs() in debug printing
2013-09-05 Manman RenTrying to un-break the bots.
2013-09-05 Matt ArsenaultR600: Fix i64 to i32 trunc on SI
2013-09-05 Rafael EspindolaRemove unused argument.
2013-09-05 Yunzhong GaoImprove handling of .file, .include and .incbin directi...
2013-09-05 Jim InghamRemove commented out routines.
2013-09-05 Jim InghamInclude file cleanup.
2013-09-05 Jim InghamInclude file cleanup. SymbolContext doesn’t need Clang...
2013-09-05 Manman RenDebug Info: Update testing case.
2013-09-05 Manman RenDebug Info: Use identifier to reference DIType in base...
2013-09-05 Tom StellardR600: Add support for local memory atomic add
2013-09-05 Tom StellardR600: Expand SELECT nodes rather than custom lowering...
2013-09-05 Tom StellardR600: Fix incorrect LDS size calculation
2013-09-05 Tom StellardR600/SI: Don't emit S_WQM_B64 instruction for compute...
2013-09-05 Tom StellardR600: Fix segfault in R600TextureIntrinsicReplacer
2013-09-05 Douglas GregorUnbreak build with libc++, whose std::list<T> requires...
2013-09-05 Eric ChristopherMove accelerator table defines and constants to Dwarf...
2013-09-05 James DennettMark lambda closure classes as being implicitly-generated.
2013-09-05 Fariborz JahanianObjectiveC modern translator: fix up generated fast...
2013-09-05 Hans Wennborgclang-cl: Use .obj as extension for unnamed object...
2013-09-05 Ed MasteUse getwd(0) on FreeBSD as on OS X.
2013-09-05 Virgile BelloOptionValueProperties::DeepCopy (): return empty value...
2013-09-05 Virgile BelloAdded MSVC config file and makefile support.
2013-09-05 Eric ChristopherRename enums to match convention and remove superfluous...
2013-09-05 Virgile BelloAvoid ambiguity between pid_t and lldb::pid_t.
2013-09-05 Virgile BelloMinGW: avoid many warnings due to FAR/NEAR defines.
2013-09-05 Eric ChristopherReformat.
2013-09-05 Virgile BelloAdd OptionParser.h
2013-09-05 Virgile BelloUse <atomic> instead of "llvm/Support/Atomic.h". Remove...
2013-09-05 Daniel JasperAdd ATTRIBUTE_UNUSED to silence unused-function warning...
2013-09-05 Joey Gouly[ARMv8] Add some missing tests for DSB/DMB.
2013-09-05 Aaron WatryRemove unneeded semi-colons
2013-09-05 Aaron WatryAdd atomic_inc and atomic_add builtins
2013-09-05 Sylvestre Ledrusysctl.h does not exist under GNU/HURD (like windows)
2013-09-05 Sylvestre LedruGNU HURD can be considered (for now?) like a GNU/Linux
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-09-05 Manuel KlimekFixes PR 17106 (explicitly typed enums are formatted...
2013-09-05 Richard BartonAdd AArch32 DCPS{1,2,3} and HLT instructions.
2013-09-05 Alexander KornienkoHandle zero-width and double-width characters in string...
2013-09-05 Sylvestre LedruFix the profile of the function (fix commit 190048)
2013-09-05 Manuel KlimekFix writing of reformatted files.
2013-09-05 Alexander KornienkoRemoved empty directories left after r189960.
2013-09-05 Sylvestre LedruFix bug #17104 - Target info for GNU/kFreeBSD were...
2013-09-05 Tilmann SchellerReverting 190043 for now.
2013-09-05 Daniel Jasperclang-format: Quickfix for braced init lists detected...
2013-09-05 Kostya Serebryany[tsan] add colors to tsan output
2013-09-05 Stepan DyatkovskiyAdd new methods for TargetInfo:
2013-09-05 Tilmann SchellerARM: Add GPR register class excluding LR for use with...
2013-09-05 Daniel JasperAddress post-commit review comments from r190038.
2013-09-05 Richard Sandiford[SystemZ] Add NC, OC and XC
2013-09-05 Chandler CarruthSupport suppressing unused arguments warnings as a...
2013-09-05 Daniel Jasperclang-format: Fix parsing and indenting lambdas.
2013-09-05 Daniel Jasperclang-format: Enable formatting of nested blocks.
2013-09-05 Pavel Labath[analyzer] Restructure a test file
next