platform/upstream/llvm.git
2015-08-10 Rui UeyamaMove file-local classes to an anonymous namespace....
2015-08-10 Derek SchuffAdd NaCl (a target where long double = double) to long...
2015-08-10 Tyler NowickiExtend late diagnostics to include late test for runtim...
2015-08-10 Reid Kleckner[Windows] Relax test case patterns to allow parameter...
2015-08-10 Naomi Musgravetest case for poisoning trivial members
2015-08-10 JF BastienWebAssembly: print immediates
2015-08-10 Joerg SonnenbergerAdd support for the signx instrution alias of SPARCv9.
2015-08-10 Cong HouNFC. Fix some format issues in lib/CodeGen/MachineBasic...
2015-08-10 Tyler NowickiMake frontend floating-point commutivity test X86 speci...
2015-08-10 Justin Bognercmake: Make CMAKE_BUILD_TYPE check case-insensitive
2015-08-10 Nick LewyckyIf a variable template is inside a context with templat...
2015-08-10 Oleksiy VyalovRevert r244308 since it's introducing test regressions...
2015-08-10 Alex LorenzMachineVerifier: Handle the optional def operand in...
2015-08-10 Reid Kleckner[llvm-symbolizer] Remove underscores and other C mangli...
2015-08-10 Rafael EspindolaUpdate for llvm api change.
2015-08-10 Rafael EspindolaDon't iterate over all sections in the ELFFile constructor.
2015-08-10 Sanjay Patelremove function names from comments; NFC
2015-08-10 Alex LorenzStackMap: FastISel: Add an appropriate number of immedi...
2015-08-10 Rafael EspindolaRename improperly named variable. NFC.
2015-08-10 Tyler NowickiRemove non-ascii characters.
2015-08-10 Tyler NowickiMake fp vectorization test X86 specified to avoid cost...
2015-08-10 Rafael EspindolaAdd a test showing that objdump (and so ObjectFIle...
2015-08-10 JF Bastienx86: Emit LAHF/SAHF instead of PUSHF/POPF
2015-08-10 Chih-Hung HsiehFix test case to work with -Asserts builds.
2015-08-10 Artem Belevich[CUDA] Add implicit __attribute__((used)) to all __glob...
2015-08-10 Rafael EspindolaUse higher level functions in llvm-objdump.
2015-08-10 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-10 Sanjay Patel[x86, SSE]]add missing tests for load folding with...
2015-08-10 Artem Belevich[CUDA] Added stubs for new attributes used by CUDA...
2015-08-10 Rafael EspindolaDelete getDotSymtabSec.
2015-08-10 Simon Pilgrim[InstCombine] Move SSE2/AVX2 arithmetic vector shift...
2015-08-10 Tyler NowickiRemoved unused and incorrectly implemented classof...
2015-08-10 Colin LeMahieu[TableGen] NFC improving comments about what the tokeni...
2015-08-10 Tyler NowickiAppend options for floating-point commutivity when...
2015-08-10 Jonathan RoelofsFix a few more cases of 'CHECK[^:]*$'. NFCI
2015-08-10 Nick LewyckyFix typo.
2015-08-10 Tyler NowickiLate evaluation of the fast-math vectorization requirement.
2015-08-10 Reid Kleckner[dllimport] A non-imported class with an imported key...
2015-08-10 Jonathan RoelofsFix another case of 'CHECK[^:]*$'. NFCI
2015-08-10 Tyler NowickiModify diagnostic messages to clearly indicate the...
2015-08-10 James Y Knight[Sparc] Implement i64 load/store support for 32-bit...
2015-08-10 Rafael Espindolarename toELFShdrIter to getSection and move it closer...
2015-08-10 Rafael EspindolatoELFSymIter and getSymbol are now the same thing....
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-08-10 Rafael EspindolaUse continue to reduce indentation. NFC.
2015-08-10 Chad Rosier[AArch64] Convert a conditional check that will always...
2015-08-10 Michael KruseCorrect non-existing past participle of split in filename
2015-08-10 Rafael EspindolaAdd a test for our handling of shndx.
2015-08-10 Yaron KerenRecommit r244470+ r244471 together, the bot failed...
2015-08-10 Filipe CabecinhasFix typo.
2015-08-10 Igor Laevsky[IndVarSimplify] Make cost estimation in RewriteLoopExi...
2015-08-10 David Majnemer[clang-cl] Add support for CL and _CL_ environment...
2015-08-10 Yaron KerenRevert r244470 and 244471 while looking into it.
2015-08-10 Yaron KerenSecond part of r244470 (source file was unsaved in...
2015-08-10 Yaron KerenReally implement David Blaikie suggestion in full of...
2015-08-10 Zachary TurnerAllow dosep.py to print dotest.py output on success.
2015-08-10 Chih-Hung HsiehCorrect x86_64 fp128 calling convention
2015-08-10 Mark HeffernanAdd new llvm.loop.unroll.enable metadata for use with...
2015-08-10 Mark HeffernanAdd new llvm.loop.unroll.enable metadata.
2015-08-10 Chad RosierTypo. Move comment closer to relevant code. NFC.
2015-08-10 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-10 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-10 Joerg SonnenbergerProtect template argument from user interference.
2015-08-10 Yaron KerenFully apply David Blaikie suggestion and add comment...
2015-08-10 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-10 Johannes DoerfertMake StmtSet a list.
2015-08-10 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-10 Yaron KerenAdd missing include guard to FuzzerInternal.h, NFC.
2015-08-10 Michael KruseAdd test case with PHI node in exit block
2015-08-10 Yaron KerenModify r244405 to clearer code, per David Blaikie sugge...
2015-08-10 Daniel Jaspermisc-unused-parameters: Don't touch K&R style functions.
2015-08-10 David Blaikie-Wdeprecated: Use noexcept rather than throw() where...
2015-08-10 Aaron BallmanSilence a sign mismatch warning; NFC.
2015-08-10 Rafael EspindolaDon't depend on getDotSymtabSec. It is going away.
2015-08-10 Michael KruseRemove leftover comment
2015-08-10 Silviu Baranga[TTI] Add a hook for specifying per-target defaults...
2015-08-10 Fraser CormackPrevent the scalarizer from caching incorrect entries
2015-08-10 Rafael Espindolaelf2yaml: Use existing section walk to find the symbol...
2015-08-10 Roman KashitsynAdd WebKit brace style configuration option.
2015-08-10 Michael Kruse[RegionInfo] Fix typo
2015-08-10 Michael Kruse[RegionInfo] Add debug-time region viewer functions
2015-08-10 Michael Kruse[Polly] Refactor buildScop
2015-08-10 Michael Kruse[RegionInfo] Use RegionInfo* instead of RegionInfoPass...
2015-08-10 Michael Kruse[RegionInfo] Update old-style comments
2015-08-10 Michael Kruse[RegionInfo] More descriptive error messages in verifier
2015-08-10 Robert LougherTrace copies when checking for rematerializability...
2015-08-10 Marina YatsinaTest commit to verify commit access
2015-08-10 John Brawn[Driver] Fix handling of -fbuiltin/-fcommon when combin...
2015-08-10 Jason MolendaFeedback from Jim: Change the "optimized code" warning...
2015-08-10 Daniel Marjamaki[Static Analyzer] Warn when inner and outer conditions...
2015-08-10 Yaron KerenRangify for loop, NFC.
2015-08-10 Filipe Cabecinhas[tests] Remove calls to grep
2015-08-10 NAKAMURA TakumiReformat headers in ADT and Support partially.
2015-08-10 NAKAMURA TakumiWhitespace.
2015-08-10 NAKAMURA TakumiReformat linebreaks.
2015-08-10 NAKAMURA Takumillvm/include/llvm/Support/Memory.h: Fix comment header.
2015-08-10 Alexey Bataev[MSVC] Crash fix: assigning of overloaded member functi...
2015-08-09 NAKAMURA Takumiclang/test/Modules: Satisfy win32 hosts due to dospath...
2015-08-09 Craig Topper[TableGen] Make StringInit constructor take a StringRef...
2015-08-09 Rui UeyamaCOFF: Define symbols for MSVC 2015 Control Flow Protection.
next