platform/upstream/llvm.git
2013-08-08 Filipe CabecinhasUBSan: Fix naming for IR variables in catch-undef-behav...
2013-08-08 Chandler CarruthAdd three missing CMake variables that need to make...
2013-08-08 Alexander KornienkoChanged isPrint for U+00AD SOFT HYPHEN to return true.
2013-08-08 Filipe CabecinhasUBSan: Fix alignment checks emitted in downcasts.
2013-08-08 Ted KremenekForward resetColor() et al to the underlying stream.
2013-08-08 Michael GottesmanRevert "[objc-arc] Track if we encountered an additive...
2013-08-08 Hans Wennborgclang-cl: Support the run-time selection options (...
2013-08-08 Peter CollingbourneFix ARM build.
2013-08-08 John ThompsonExpanded modularize tests.
2013-08-08 John ThompsonComment changes. Added current problems comment.
2013-08-07 Michael Gottesman[objc-arc] Track if we encountered an additive overflow...
2013-08-07 Michael Gottesman[objc-arc] Change 4 iterator methods which return const...
2013-08-07 Bill WendlingReapply r185872 now that the address sanitizer has...
2013-08-07 Peter CollingbourneReally unbreak Mac build.
2013-08-07 Peter CollingbourneUnbreak Mac build.
2013-08-07 Howard HinnantUpdate CREDITS.TXT
2013-08-07 Alexander KornienkoSupport for double width characters.
2013-08-07 Daniel Dunbar[lit] Remove unnecessary list copy.
2013-08-07 Daniel Dunbar[lit] Always list individual UNRESOLVED tests.
2013-08-07 Daniel Dunbar[lit] Explicitly convert dict items() result to a list.
2013-08-07 Daniel Dunbar[lit] Make string encoding issues explicit.
2013-08-07 Daniel Dunbar[tests] Make string encoding issues explicit.
2013-08-07 Daniel Dunbar[tests] Avoid deprecated except syntax.
2013-08-07 Howard HinnantZhihao Yuan: Replace operator& with addressof in refere...
2013-08-07 Hal FinkelAdd ISD::FROUND for libm round()
2013-08-07 Peter CollingbourneDataFlowSanitizer; Clang changes.
2013-08-07 Peter CollingbourneDataFlowSanitizer; compiler-rt changes.
2013-08-07 Peter CollingbourneDataFlowSanitizer; LLVM changes.
2013-08-07 Hans WennborgFix doxygen function name mismatch.
2013-08-07 Daniel MaleaNew settings: target.use-hex-immediates and target...
2013-08-07 Daniel Dunbar[lit] Report the traceback when config import fails.
2013-08-07 Daniel Dunbar[lit] Avoid comparisons with None.
2013-08-07 Daniel Dunbar[lit] Use list comprehensions instead of map().
2013-08-07 Daniel Dunbar[lit] Avoid deprecated dict.has_key() method.
2013-08-07 Richard SmithPR9992: Serialize and deserialize the token sequence...
2013-08-07 Marshall ClowN3644 support for <unordered_set> and <unordered_map>
2013-08-07 Argyrios Kyrtzidis[PCH] Fix a PCH serialization crash, with invalid code...
2013-08-07 Eric ChristopherUsing the integrated assembler we'd fail to change...
2013-08-07 Eric ChristopherFix a FIXME, on darwin all virtual sections have a...
2013-08-07 Marshall ClowN3644 support for vector<bool>
2013-08-07 Marshall ClowN3644 support for vector<bool>
2013-08-07 Marshall ClowN3644 support for <string> and <vector>
2013-08-07 Howard HinnantCorrect logic bug in find optimization for vector<bool...
2013-08-07 Reid KlecknerOn Windows, autolink advapi32 from Path.inc for CryptAc...
2013-08-07 Howard HinnantWar on tabs
2013-08-07 Howard HinnantRename time.duration.literals step 3
2013-08-07 Howard HinnantRename time.duration.literals step 2
2013-08-07 Howard HinnantRename time.duration.literals step 1
2013-08-07 Rafael EspindolaAdd the common begin/end naming convention to the codin...
2013-08-07 Manuel KlimekFixes a couple of bugs with the Allman brace breaking.
2013-08-07 Michael Sartainclean up about 22 warnings messages
2013-08-07 Eric ChristopherMove assert above first use of variable that we'd be...
2013-08-07 John ThompsonFixed incorrect header guard/nested header mechanism.
2013-08-07 Rafael EspindolaCorrectly allign arrays on 32 bit systems.
2013-08-07 NAKAMURA Takumilit/LitConfig.py: Fixup for msys bash.
2013-08-07 Andrew TrickConfusing comment typo.
2013-08-07 Fariborz JahanianPatch to fix doxygen trailing comments for ObjectiveC...
2013-08-07 Daniel Jasperclang-format: Fix corner case in OpenMP pragma formatting.
2013-08-07 Jordan RoseEliminate CXXConstructorDecl::IsImplicitlyDefined.
2013-08-07 Daniel MaleaRe-enable check previously disabled due to llvm.org...
2013-08-07 Alexander Potapenko[TSan] Fix free_race.c by removing `not` from the test...
2013-08-07 Rafael EspindolaIndicate success for simple options when clang called...
2013-08-07 NAKAMURA TakumiLit: Fixup in r187886.
2013-08-07 NAKAMURA TakumiLit: Resurrect --no-execute dropped in r187852.
2013-08-07 Alexander Potapenko[TSan] Let the users suppress use-after-free errors...
2013-08-07 Elena DemikhovskyAVX-512 set: Added BROADCAST instructions
2013-08-07 Richard Sandiford[SystemZ] Optimize floating-point comparisons with...
2013-08-07 Richard Sandiford[SystemZ] Add floating-point load-and-test instructions
2013-08-07 Alexey SamsonovASan: fix one more test case for pipefail
2013-08-07 Benjamin KramerJumpThreading: Turn a select instruction into branching...
2013-08-07 Chandler CarruthCommit a no-op change to StringRef to (hopefully) trigg...
2013-08-07 Alexey SamsonovDistinguish 32-bit ASan from 64-bit ASan in lit configs
2013-08-07 Alexey SamsonovEnable pipefail for ASan tests
2013-08-07 Evgeniy Stepanov[sanitizer] Intercept sched_getaffinity.
2013-08-07 Alexey SamsonovEnable pipefail for TSan tests
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-08-07 Alexey SamsonovEnable pipefail for LSan tests
2013-08-07 Eric ChristopherRemove some parens. No functional change.
2013-08-07 Alexey SamsonovDocumentation for sanitizer special case list format...
2013-08-07 Craig TopperSimplify code. No functional change intended.
2013-08-07 Evgeniy StepanovInitialize SIInsertWaits::ExpInstrTypesSeen in the...
2013-08-07 Dmitri GribenkoRemove the assertion for now. This breaks lld.
2013-08-07 Elena DemikhovskyLLVM Interpreter: MIPS tests should pass
2013-08-07 Dmitri GribenkoYAMLTraits.h: replace DenseMap that used a bad implemen...
2013-08-07 Daniel Jasperclang-format: Improve formatting of builder-type calls.
2013-08-07 Shuxin YangChange public functions of LTOCodeGenerator from ret...
2013-08-07 Reed KotlerCreate a pattern for the "trap" instruction.
2013-08-07 Daniel Dunbar[lit] Use py2&3 compatible exec() syntax.
2013-08-07 Daniel Dunbar[lit] Use newer StringIO class.
2013-08-07 Daniel Dunbar[lit] Use modern absolute/relative import style.
2013-08-07 Daniel Dunbar[lit] Avoid __cmp__ and cmp().
2013-08-07 Daniel Dunbar[lit] Avoid use of iterator .next() method.
2013-08-07 Daniel Dunbar[lit] Use .write() methods instead of print statement.
2013-08-07 Daniel Dunbar[lit] Use dual-compatible print() syntax where possible.
2013-08-07 Daniel Dunbar[lit] Remove use of deprecated parameter tuple unpacking.
2013-08-07 Daniel Dunbar[lit] Remove uses of deprecated except syntax.
2013-08-07 Daniel Dunbar[lit] Use more modern syntax for constructing exceptions.
2013-08-07 Daniel Dunbar[lit] Drop --no-execute, which isn't generally useful.
2013-08-07 Daniel Dunbar[lit] tests: Change discovery test to use --show-tests.
2013-08-07 Daniel Dunbar[lit] Add a --show-tests option.
next