platform/upstream/llvm.git
2013-07-31 Chandler CarruthWith help from chapuni on IRC, I think this is right...
2013-07-31 Chandler CarruthRun an experiment to try to understand the windows...
2013-07-31 Chandler CarruthTry only two slashes as that seems to be working elsewh...
2013-07-31 Chandler CarruthRe-enable the cross-linux test on windows after making...
2013-07-31 Evgeniy Stepanov[msan] Fix msan tests with pipefail option.
2013-07-31 Rui Ueyama[PECOFF] Add a comment on the idata section fragments.
2013-07-31 NAKAMURA Takumiclang/test/Driver/cross-linux.c is suppressed on win32...
2013-07-31 Richard TrieuAdd parentheses to silence gcc warning.
2013-07-31 Ariel J. BernalFixed path differences when using include/exclude headers
2013-07-31 Ashok ThirumurthiReverts r187449 (report_fatal_error) in favor of a...
2013-07-31 Andrew TrickFix register pressure tables on ARM.
2013-07-31 Andrew TrickAdd tracing to the tblgen register pressure table gener...
2013-07-31 Craig TopperIncrement arg_count inside the loop in printInline...
2013-07-31 Craig TopperChanged register names (and pointer keywords) to be...
2013-07-31 Andrew TrickFix a severe compile time problem when forming large...
2013-07-31 Aaron BallmanFixing an unused variable warning.
2013-07-31 Jim InghamThe DisassemblerLLVMC has a retain cycle - the Instruct...
2013-07-31 Craig TopperRemove trailing whitespace and some tab characters.
2013-07-31 Craig TopperFixed incorrect disassembly for MOV16o16a when using...
2013-07-31 Eric ChristopherFix crashing on invalid inline asm with matching constr...
2013-07-31 Akira Hatanaka[mips] Rename instruction DANDi to ANDi64.
2013-07-31 Akira Hatanaka[mips] Define instruction itineraries IIArith and IILogic.
2013-07-31 Richard TrieuFix a crasher than manifests when typo correction sugge...
2013-07-31 Chandler CarruthFind a better compromise with the default library searc...
2013-07-31 Richard SmithFix read of uninitialized enum value in test, caught...
2013-07-31 Matt ArsenaultFix ptr vector inconsistency in CreatePointerCast
2013-07-31 Rafael EspindolaFix windows' implementation of status when a file doesn...
2013-07-30 Owen AndersonPreserve fast-math flags when folding (fsub x, (fneg...
2013-07-30 Rui UeyamaFix comment.
2013-07-30 Rui Ueyama[PECOFF] Emit BSS section.
2013-07-30 Eric ChristopherReflow this to be easier to read.
2013-07-30 Daniel Jasperclang-format: Improve detection of templates.
2013-07-30 Eric ChristopherMake these just inline, not static inline.
2013-07-30 Eric ChristopherMake sure that -gsplit-dwarf isn't passed to the linker.
2013-07-30 Matt ArsenaultRespect address space sizes in isEliminableCastPair.
2013-07-30 Matt ArsenaultRevert "Remove isCastable since nothing uses it now"
2013-07-30 Rui Ueyama[PECOFF] Split COFFDefinedAtom to add COFFBSSAtom class.
2013-07-30 Eric ChristopherAdd capability for building with -gsplit-dwarf to the...
2013-07-30 Daniel MaleaAssorted test suite fixes as a result of GCC 4.8 valida...
2013-07-30 Daniel MaleaFix problematic override _exc_info_to_string
2013-07-30 Daniel MaleaAdd a default case to the LLVM expression opcode switch...
2013-07-30 Matt ArsenaultRemove isCastable since nothing uses it now
2013-07-30 Rafael EspindolaRevert "cpp11-migrate: Write header replacements to...
2013-07-30 Howard HinnantDebug mode for unordered_multimap. Some mods were...
2013-07-30 David MajnemerisKnownToBeAPowerOfTwo: Strengthen isKnownToBeAPowerOfT...
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-30 Akira Hatanaka[mips] Delete instruction format for "bal".
2013-07-30 Andrew TrickThis test may have been sensitive to the ARM ABI...
2013-07-30 Rafael EspindolaImplement getUniqueID for directories on windows.
2013-07-30 Akira Hatanaka[mips] Define "bal" as a pseudo instruction. Also,...
2013-07-30 Rafael EspindolaRemove dead code.
2013-07-30 Andrew TrickDown-scale slot index distance to save bits.
2013-07-30 Andrew Trickwhitespace
2013-07-30 Andrew TrickMI Sched: Track live-thru registers.
2013-07-30 Andrew TrickMI Sched fix: assert "Disconnected LRG within the sched...
2013-07-30 Sean CallananSend a stop event when an expression stops at a breakpoint
2013-07-30 Venkatraman... [Sparc] Rewrite MBB's live-in registers for leaf functi...
2013-07-30 Stefanus Du... Add missing -Xlinker to order test.
2013-07-30 Stefanus Du... Use -Wl to specify -rpath correctly.
2013-07-30 Rui UeyamaImplement TokenizeWindowsCommandLine.
2013-07-30 Howard Hinnanttip-of-trunk clang has corrected some access checks...
2013-07-30 Tareq A. Sirajcpp11-migrate: Write header replacements to disk
2013-07-30 Chandler CarruthStart keeping track of what work was done to detect...
2013-07-30 Stefanus Du... Use the correct compiler to compute dependencies.
2013-07-30 Michael SartainAdd format specifiers to various format ids so we can...
2013-07-30 Daniel MaleaFix parameter ordering bug in createDebugIRPass()
2013-07-30 Ashok ThirumurthiUpdates the DW_AT_data_member_location handlers for...
2013-07-30 Ed MasteRun-time reg context selection for POSIX targets
2013-07-30 Tom StellardR600/SI: Expand vector fp <-> int conversions
2013-07-30 Aaron Ballmanerr_attribute_missing_parameter_name has been replaced...
2013-07-30 Aaron BallmanReplacing err_attribute_argument_not_int with err_attri...
2013-07-30 Ed Mastetests: process connect needs "-p gdb-remote" on FreeBSD...
2013-07-30 Evgeniy Stepanov[sanitizer] Tweak read syscall handler signature for...
2013-07-30 Ed Mastetests: Mark expected FreeBSD failures due to pr14424
2013-07-30 Ed Mastetests: Mark expected FreeBSD failures due to pr16697
2013-07-30 Evgeniy Stepanov[sanitizer] read() syscall hook.
2013-07-30 Evgeniy Stepanov[msan] Intercept pthread_join.
2013-07-30 Evgeniy Stepanov[msan] Intercept confstr.
2013-07-30 Evgeniy Stepanov[asan] Limit fake stack size to a reasonable value...
2013-07-30 Vladimir MedicThis patch implements parsing of mips FCC register...
2013-07-30 Timur IskhodzhanovAdd MicrosoftVFTableContext to AST
2013-07-30 Evgeniy Stepanov[asan] Raise thread stack size limit.
2013-07-30 Evgeniy Stepanov[sanitizer] Disable ForEachMappedRegion on Android.
2013-07-30 Bill WendlingFix underscore to be the proper length.
2013-07-30 NAKAMURA Takumiclang/test/Driver/qa_override.c: Resurrect a part of...
2013-07-30 Saleem Abdulrasool[ARM] check bitwidth in PerformORCombine
2013-07-30 Rafael EspindolaRemove more dead documentation.
2013-07-30 Venkatraman... [Sparc] Use call's debugloc for the unimp instruction.
2013-07-30 Aaron BallmanAdded the notion of Type and TargetSpecific attributes...
2013-07-30 Aaron Ballmanerr_attribute_not_string has been subsumed by err_attri...
2013-07-30 Bill Schmidt[PowerPC] Skeletal FastISel support for 64-bit PowerPC...
2013-07-30 Aaron BallmanRefactor some attributes to use checkFunctionOrMethodAr...
2013-07-30 Quentin Colombet[R600] Replicate old DAGCombiner behavior in target...
2013-07-30 Quentin Colombet[DAGCombiner] insert_vector_elt: Avoid building a vecto...
2013-07-30 Greg Clayton<rdar://problem/14526890>
2013-07-30 Eric ChristopherMove file to X86 and add a triple to fix darwin bots...
2013-07-29 Eric ChristopherFix a truly egregious thinko in anonymous namespace...
2013-07-29 Eric ChristopherMake sure we don't emit an ODR hash for types with...
2013-07-29 Eric ChristopherClarify comments for types contained in anonymous names...
2013-07-29 Rui Ueyama[PECOFF][Driver] Remove quotes from command line arguments.
next