platform/upstream/llvm.git
2013-07-19 NAKAMURA TakumiStmtOpenMP.h: Fix bogus \param(s). [-Wdocumentation]
2013-07-19 Tim NorthoverARM: delete two tests now integrated into the larger...
2013-07-19 Tim NorthoverARM: remove invalid invalid tests
2013-07-19 Tim NorthoverImprove llvm-mc disassembler mode and refactor ARM...
2013-07-19 Daniel JasperImprove clang-format vim integration.
2013-07-19 Chandler CarruthTry to move to a more reasonable set of naming conventi...
2013-07-19 Alexey SamsonovFix uninitialized memory read found by MemorySanitizer...
2013-07-19 Timur IskhodzhanovSimplify the CodeGenFunction::Build*Virtual*Call family...
2013-07-19 Chandler CarruthA long overdue cleanup in SROA to use 'DL' instead...
2013-07-19 Chandler CarruthFix PR16651, an assert introduced in my recent re-work...
2013-07-19 Rui Ueyama[PECOFF][Driver] Process "LINK" environment variable.
2013-07-19 Manman RenTry to appease the bots.
2013-07-19 Craig TopperRemove trailing whitespace.
2013-07-19 Jason MolendaDon't use a function-scope static varaibles in
2013-07-19 Rui Ueyama[PECOFF][Driver] Add -defaultlib command line option.
2013-07-19 Craig TopperRemove unnecessary IsFirst variable from debug codde...
2013-07-19 Rui Ueyama[PECOFF][Driver] Interpret "LIB" environment variable.
2013-07-19 Alexey BataevOpenMP: basic support for #pragma omp parallel
2013-07-19 Jim InghamTurn off fast stepping for ARM till the MC's MayAffectC...
2013-07-19 Rui Ueyama[PECOFF] Use library search path when looking for a...
2013-07-19 Rui Ueyama[PECOFF][Driver] Add -libpath command line option.
2013-07-19 NAKAMURA Takumillvm/test/MC/AsmParser/secure_log_unique.s: Use env...
2013-07-19 Akira Hatanaka[mips] Delete MFC1_FT_CCR, MTC1_FT_CCR and MOVCCRToCCR.
2013-07-19 Fariborz JahanianObjectiveC migrator: add support to migrate to
2013-07-19 Nick KledzikAdd -help option to Darwin Driver. Use grouping in...
2013-07-19 Jordan Rose[analyzer] Include analysis stack in crash traces.
2013-07-19 Eric ChristopherUpdate createCompileUnit call for llvm changes.
2013-07-19 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-19 Rui UeyamaClarify comment for extension().
2013-07-19 Andrew TrickMI Sched: test case fix for previous checkin.
2013-07-19 Manman RenDebug Info: enable verifying by default and disable...
2013-07-19 Ed Masteelf-core: handle core with a single NT_PRPSINFO (not...
2013-07-19 Andrew TrickMI Sched: Update the way resources are tracked so the...
2013-07-18 Eli FriedmanFix crash-on-invalid with inheriting constructor.
2013-07-18 Nick KledzikCheck the return value from parse()
2013-07-18 Eli FriedmanClean up diagnostics for inheriting constructors.
2013-07-18 Stephen LinFix FileCheck CHECK-LABEL documentation wording slightl...
2013-07-18 Rui UeyamaRevert "COFFDumper: Dump data directory entries."
2013-07-18 Nick KledzikAdd support for -all_load. Enhance DarwinLdDriverTest...
2013-07-18 Alexander KornienkoAdded -lines X:Y option to specify line range to proces...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-18 Rui UeyamaCOFFDumper: Dump data directory entries.
2013-07-18 Nick LewyckyClean up some of this code a tiny bit, no functionality...
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2013-07-18 Tilmann SchellerARM: Make sure the instruction alias for PLI uses the...
2013-07-18 Fariborz JahanianObjectiveC migrator: Remove semicolon after the typedef
2013-07-18 Jim InghamThis commit does two things. One, it converts the...
2013-07-18 Hans WennborgAddress -Wreorder warning in Driver.cpp
2013-07-18 Tom StellardR600/SI: Fix crash with VSELECT
2013-07-18 Tom StellardR600/SI: Add support for v2f32 loads
2013-07-18 Tom StellardR600/SI: Add support for v2f32 stores
2013-07-18 Tom StellardR600: Expand VSELECT for all types
2013-07-18 Rui Ueyama[PECOFF] Use replace_extension() instead of doing it...
2013-07-18 Hans Wennborgtest/MC/AsmParser/secure_log_unique.s requires shell
2013-07-18 Aaron WatryFix build with LLVM 3.4
2013-07-18 Hans WennborgFix another instance of -ccc-cxx vs. --driver-mode=g++
2013-07-18 Hans WennborgFix -Wdocumentation warning
2013-07-18 Hans WennborgUse --driver-mode=g++ instead of -ccc-cxx; required...
2013-07-18 Rafael EspindolaAdd a test for .secure_log_unique.
2013-07-18 Hans WennborgTurn Driver::CCCIsCXX and CCCIsCPP into a single Mode...
2013-07-18 Fariborz JahanianObjectiveC migration. migration to NS_ENUM/SN_OPTION
2013-07-18 Reid Kleckner[Driver] Use LLVM's response file parser because it...
2013-07-18 Samuel BenzaquenSeparate the notion of 'context' when recursing down...
2013-07-18 Eric ChristopherRevert "Remove DIBuilder cache of variable TheCU and...
2013-07-18 Eric ChristopherEqual means ==, not !=. Thanks to Benjamin for catching.
2013-07-18 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-18 Aaron BallmanChanged declarations from Attr to InheritableAttr as...
2013-07-18 Jim InghamUse the correct call to close down the lockdown connection.
2013-07-18 Jim InghamDidn't get the right version of these files in the...
2013-07-18 Rafael EspindolaSmall improvement to the use of GetFileType:
2013-07-18 Stephen LinUpdate to CodeGen tests to use CHECK-LABEL for labels...
2013-07-18 Nadav RotemHandle constants without going through SCEV.
2013-07-18 Nadav RotemSLPVectorizer: Speedup isConsecutive by manually checki...
2013-07-18 Aaron BallmanSwitching to use checkAttributeNumArgs for trivial...
2013-07-18 Aaron BallmanTest contents were somehow duplicated, resulting in...
2013-07-18 NAKAMURA TakumiWindows/Path.inc: Introduce file_type::character_file...
2013-07-18 Reid Kleckner[Support] Beef up and expose the response file parsing...
2013-07-18 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Mark this as XFAIL...
2013-07-18 Ashok ThirumurthiFix the partial backtrace when using a combination...
2013-07-18 Aaron BallmanReplacing a morally duplicate diagnostic by adding...
2013-07-18 Daniel Jasperclang-format: Fix bad line break with pointers to members.
2013-07-18 Manuel KlimekFix crash in libclang if code completion is used with...
2013-07-18 Sergey Matveev[lsan] Add __lsan_do_leak_check() to the public interface.
2013-07-18 Joey GoulyForgot 'svn add' again, sorry!
2013-07-18 Dmitry Vyukovtsan: treat SIGSYS as synchronous signal
2013-07-18 Aaron BallmanRemoved a parameter from handleAttrWithMessage to make...
2013-07-18 Alexey Samsonov[ASan] Fix leaks in ASan tests found by LSan
2013-07-18 Joey GoulyChange 'n' to 'N' to keep consistent with other instruc...
2013-07-18 Edwin Vanecpp11-migrate: Use test fixture in preparation for...
2013-07-18 Joey Gouly[ARMv8] Add NEON instructions VCVT{A, N, P, M}.
2013-07-18 Richard Sandiford[SystemZ] Use RNSBG
2013-07-18 Joey GoulyAdd Thumb tests for the ARMv8 FP instructions that...
2013-07-18 Richard Sandiford[SystemZ] Generalize RxSBG SRA case
2013-07-18 Richard Sandiford[SystemZ] Use RXSBG
2013-07-18 Richard Sandiford[SystemZ] Rename and formatting fixes
2013-07-18 Joey GoulyRemove the extra leading 0 from VMAXNMND.
2013-07-18 Vladimir MedicThis patch extends mips register parsing methods to...
2013-07-18 Craig TopperFix copy and paste bug from r186491 to make v2f64 use...
2013-07-18 Chandler CarruthReapply r186316 with a fix for one bug where the code...
2013-07-18 JF BastienFix volatile _Complex alignment test on platforms where...
next