platform/upstream/llvm.git
2013-08-23 Rafael EspindolaUpdate a test that I missed in the previous commit.
2013-08-23 Rafael EspindolaUpdate now that llvm uses the same feature names as...
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2013-08-23 Howard HinnantRename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
2013-08-23 Shankar Easwaran[lld][ELF] Dont ignore zero sized sections.
2013-08-23 Shankar Easwaran[lld][ELF][Cleanup] Section associated with the relocat...
2013-08-23 Shankar Easwaran[lld][ELF] Rename typeTLV content type for ELF
2013-08-23 Shankar Easwaran[lld] handle typeZeroFill atoms in ELF/Native/YAML
2013-08-23 Howard HinnantRemove _LIBCPP_DEBUG. This was my first attempt at...
2013-08-23 Peter Collingbourne[dfsan] Integration test for the equal-labels case
2013-08-23 Peter CollingbourneDataFlowSanitizer: correctly combine labels in the...
2013-08-23 DeLesley HutchinsConsumed analysis: change class name in test cases.
2013-08-23 Manman RenDebugInfoFinder: handle template params of a DISubprogram.
2013-08-23 Hans WennborgCMake: don't install tablegen
2013-08-23 Hans WennborgRename CMake variable; this fell out of r189127 somehow.
2013-08-23 Hans WennborgCMake: Don't look for llvm-tblgen when building outside...
2013-08-23 Hans WennborgCMake: Don't look for llvm-tblgen when building outside...
2013-08-23 Dmitri GribenkoComment parsing: fix a bug where a line with whitespace...
2013-08-23 Hans WennborgCMake: build llvm-config on Windows.
2013-08-23 Andrew TrickPrintVRegOrUnit
2013-08-23 Andrew TrickRename to RegPressure API parameters RegUnits.
2013-08-23 Andrew TrickSimplify RegPressure helpers.
2013-08-23 Andrew TrickAdd a convenient PSetIterator for visiting pressure...
2013-08-23 Andrew TrickAdds cyclic critical path computation and heuristics...
2013-08-23 Dmitri GribenkoFix indentation
2013-08-23 Andrew TrickMI Sched: record local vreg uses.
2013-08-23 Andrew TrickRemove unused field.
2013-08-23 Andrew Trickmi-sched: Don't call MBB.size() in initSUnits. The...
2013-08-23 Dmitri GribenkoUse CharInfo.h routines in TextComment::isWhitespaceNoCache
2013-08-23 Howard HinnantDebug mode for string. This commit also marks the...
2013-08-23 Jordan RoseRevise -Wnewline-eof test per feedback from Dmitri.
2013-08-23 Robert WilhelmUse pop_back_val() instead of both back() and pop_back().
2013-08-23 Jim CownieChecking commit access; added one space
2013-08-23 Jordan RoseRespect -Wnewline-eof even in C++11 mode.
2013-08-23 Joey Gouly[ARM] Fix another ARM FastISel -verify-machineinstrs...
2013-08-23 Daniel Jasperclang-format: Fix indentation relative to unary express...
2013-08-23 Virgile BelloMingW compilation (windows). Includes various refactori...
2013-08-23 Daniel Sanders[mips][msa] Few MSA Builtins have side-effects. Added...
2013-08-23 Evgeniy Stepanov[msan] Extend VAArgTLSOverwrite test.
2013-08-23 Evgeniy Stepanov[msan] Fix handling of va_arg overflow area on x86_64.
2013-08-23 Joey Gouly[ARMv8] Add CodeGen for VMAXNM/VMINNM.
2013-08-23 Daniel Jasperclang-format: Fix corner case for string splitting ..
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-08-23 Richard Sandiford[SystemZ] Add basic prefetch support
2013-08-23 Richard Sandiford[SystemZ] Try reversing comparisons whose first operand...
2013-08-23 Richard Sandiford[SystemZ] Prefer LHI;ST... over LAY;MV...
2013-08-23 Richard SandifordTurn MipsOptimizeMathLibCalls into a target-independent...
2013-08-23 Tim NorthoverARM: make sure ARM-mode pseudo-inst requires IsARM
2013-08-23 Daniel Sanders[mips][msa] Split MSA128 regset into size-specific...
2013-08-23 Daniel Jasperclang-format: Handle trailing commas in column layout...
2013-08-23 Robert Lyttoncorrect test RUN parameters
2013-08-23 Alexey SamsonovSlightly improve lint checker script and fix a few...
2013-08-23 Alexey Samsonov80 cols
2013-08-23 Pavel Labath[analyzer] Refactor conditional expression evaluating...
2013-08-23 Alexey SamsonovMake DWARFCompileUnit non-copyable
2013-08-23 David Majnemerarc commit didn't add this because it wasn't in the...
2013-08-23 David MajnemerSema: Properly support Microsoft-mode template arguments
2013-08-23 NAKAMURA Takumilto/CMakeLists.txt: Cut the dep to intrinsics_gen....
2013-08-23 Jakob Stoklund... Use register masks on SPARC call instructions.
2013-08-23 Jakob Stoklund... Add an OtherPreserved field to the CalleeSaved TableGen...
2013-08-23 Richard SmithReword a diagnostic to avoid a confusing implication...
2013-08-23 Jason MolendaAdd link to Darwin iOS arm ABI docs in ABIMacOSX_arm...
2013-08-23 Daniel Dunbar[PR11606] ocaml bindings tests produce binaries in...
2013-08-23 Sean CallananMake sure that ClangExpressionDeclMap doesn't
2013-08-23 Michael GottesmanFilecheckize some tests.
2013-08-23 Michael GottesmanUpdate StripDeadDebugInfo to use DebugInfoFinder so...
2013-08-22 Jason MolendaFix ABIMacOSX_arm::RegisterIsVolatile() so it identifie...
2013-08-22 Michael Gottesman[stack protector] Work around an issue with the BMOVPCB...
2013-08-22 Richard SmithRemove SequenceNumber from class/variable template...
2013-08-22 Jason MolendaSimplify the CreateFunctionEntryUnwindPlan () and Creat...
2013-08-22 Jason MolendaUpdate ABISysV_x86_64::CallFrameAddressIsValid() to...
2013-08-22 Fariborz JahanianObjectiveC migrator: builtin ObjectiveC types are not
2013-08-22 Fariborz JahanianObjectiveC migrator: some refactoring to reduce
2013-08-22 Bill WendlingCheck for absence of the flag.
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
2013-08-22 Michael SartainRound plt entsize to addralign
2013-08-22 Bill WendlingFix some tests. The 'false' version just omits the...
2013-08-22 Bill WendlingOnly add this attribute when it's set. If it's not...
2013-08-22 Bill WendlingCheck only if we have this attribute. If it's not an...
2013-08-22 Michael Sartainadd register name to UnwindLog error message
2013-08-22 Michael SartainA clang::Type::Decayed type to kill compile warning
2013-08-22 Bill WendlingFileCheckize some tests.
2013-08-22 DeLesley HutchinsUpdate to consumed analysis.
2013-08-22 Michael Sartainadd error checking and messages to 'target modules...
2013-08-22 Tom StellardR600/SI: Fix another case of illegal VGPR to SGPR copy
2013-08-22 Peter CollingbourneDataFlowSanitizer: Add a design doc paragraph on checki...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Replace non-instrumented aliases...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Factor the wrapper builder out to...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Prefix the name of each instrumented...
2013-08-22 Reid KlecknerAdd a separate llvm.global_ctors entry for linkonce_odr...
2013-08-22 Edwin Vaneclang-replace: Layout of test directory now more standard
2013-08-22 Howard HinnantGlen: replace obsolete _LIBCPP_CANTTHROW with _NOEXCEPT.
2013-08-22 Marshall ClowMark LWG issues #2083, 2099 and 2105 as complete. No...
2013-08-22 Howard HinnantXFAIL a few tests on darwin12
2013-08-22 Reid KlecknerFileCheckify a grep test.
2013-08-22 Fariborz JahanianObjectiveC migrator: Provide ARC annotations for
2013-08-22 Howard HinnantZhihao Yuan noted that there were a few unneeded state...
2013-08-22 Guillaume PapinRevert "cpp11-migrate: Add a class to support include...
2013-08-22 Howard HinnantZhihao Yuan noted that a move assignment operation...
2013-08-22 Shankar Easwaran[lld][PECOFF] Fix one more reference to a temporary...
next