platform/upstream/llvm.git
2013-07-28 Chandler CarruthNow that mem2reg understands how to cope with a slightl...
2013-07-28 Chandler CarruthThread DataLayout through the callers and into mem2reg...
2013-07-28 Rui Ueyama[PECOFF] Simplicy FileCOFF ctor. No functionality change.
2013-07-28 Bill Schmidt[PowerPC] Add comment explaining preprocessor directive.
2013-07-28 Bill SchmidtRevert 187318
2013-07-28 Bill Schmidt[PowerPC] Remove unnecessary preprocessor checking.
2013-07-28 Rui UeyamaRemoved unnecessary parameter.
2013-07-27 Nadav RotemUpdate the comment
2013-07-27 Bob WilsonReduce stack frame size by avoiding a large token vecto...
2013-07-27 Michael Gottesman[APFloat] Make all arithmetic operations with NaN produ...
2013-07-27 Michael Gottesman[APFloat] Move setting fcNormal in zeroSignificand...
2013-07-27 Michael Gottesman[APFloat] Removed nextafter from missing operations...
2013-07-27 Aaron BallmanRe-enabling some more MSVC warnings; all of these compi...
2013-07-27 Matt ArsenaultMinor code simplification suggested by Duncan
2013-07-27 Benjamin Kramermodularize: Remove default case from fully covered...
2013-07-27 Tobias GrosserTemporary disable a test until I finished the fix
2013-07-27 Benjamin KramerDwarfDebug: MD5 is always little endian, bswap on big...
2013-07-27 Chandler CarruthCreate a constant pool symbol for the GOT in the ARMCGB...
2013-07-27 Chandler CarruthFix yet another memory leak found by the vg-leak bot...
2013-07-27 Chandler CarruthFix a memory leak in the debug emission by simply not...
2013-07-27 Rafael EspindolaLooks like this test crashes. Add --crash to not for...
2013-07-27 Chandler CarruthFix a memory leak in the hexagon scheduler. We call...
2013-07-27 Chandler CarruthTurn off pipefail on msan tests to match the other...
2013-07-27 Chandler CarruthDon't use all the #ifdefs to hide the stats counters...
2013-07-27 Chandler CarruthMerge the removal of dead instructions and lifetime...
2013-07-27 Hans WennborgFix test/Driver/cl.c.
2013-07-27 Craig TopperFix formatting. No functional change.
2013-07-27 Aaron BallmanRe-enabling a warning in MSVC mode now that r187292...
2013-07-27 Aaron BallmanUsing the function pointer instead of the function...
2013-07-27 Tom StellardSimplifyCFG: Add missing tests from r187278
2013-07-27 John ThompsonFixed checkin of wrong old files. Hopefully this is...
2013-07-27 Nick LewyckyUpdate this CMakeLists.txt for r187283 too.
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-27 Nick LewyckyAlso update CMakeLists.txt for r187283.
2013-07-27 Nick LewyckyReimplement isPotentiallyReachable to make nocapture...
2013-07-27 John ThompsonFixed missing checkin.
2013-07-27 Rui Ueyama[PECOFF] Skip a section if there's no atom in the section.
2013-07-27 Hans Wennborgclang-cl: add support for the /? and /help options
2013-07-27 Aaron BallmanRe-enabling some more MSVC warnings; all of these compi...
2013-07-27 Tom StellardSimplifyCFG: Use parallel-and and parallel-or mode...
2013-07-26 John ThompsonFixed case change that caused the test failure. Incorp...
2013-07-26 Eli FriedmanDon't build expressions for invalid casts.
2013-07-26 Richard SmithHandle a difference in lambda return type deduction...
2013-07-26 Rafael EspindolaDisable pipefail for lsan.
2013-07-26 Rafael Espindoladisable pipefail for ubsan.
2013-07-26 Rafael EspindolaDisable pipefail for ThreadSanitizer.
2013-07-26 Rafael EspindolaMove the default back to pipefail. I accidentally rever...
2013-07-26 Jim InghamDocument "show args" -> "settings show target.run-args"
2013-07-26 Rafael Espindoladisable pipefail on asan for now.
2013-07-26 Rafael EspindolaPropagate pipefail when cloning.
2013-07-26 Nadav RotemSLP Vectorier: Don't vectorize really short chains...
2013-07-26 Richard SmithPR16708: If a lambda has an implicit return type, don...
2013-07-26 Nadav RotemSLP Vectorizer: Disable the vectorization of non power...
2013-07-26 Jason MolendaFix the logging messages for SBFrame::FindRegister().
2013-07-26 Rafael EspindolaAdd not to commands that fail.
2013-07-26 Rui Ueyama[PATCH] [PECOFF] Fill size field of IMAGE_DATA_DIRECTORY
2013-07-26 Rafael EspindolaUse pipefail when available.
2013-07-26 Rafael Espindolanext batch of -disable-debug-info-verifier
2013-07-26 Rui Ueyama[PECOFF][Driver] Add ".lib" extension to the path given...
2013-07-26 Rui Ueyama[PECOFF][Driver] Add a library file even if it does...
2013-07-26 Howard HinnantI had a buffer mismanagement bug in the demangler.
2013-07-26 Rafael EspindolaRevert "[PowerPC] Improve consistency in use of __ppc__...
2013-07-26 Owen AndersonFix variable name.
2013-07-26 Aaron BallmanRe-enabling the C4065 warning for MSVC builds as it...
2013-07-26 Bill WendlingUse the new boolean to StringRef function to generate...
2013-07-26 Bill WendlingUse a non-c'tor for converting a boolean into a StringRef.
2013-07-26 Owen AndersonWhen InstCombine tries to fold away (fsub x, (fneg...
2013-07-26 Bill Schmidt[PowerPC] Improve consistency in use of __ppc__, __powe...
2013-07-26 Eric ChristopherUse more parens to clarify assert.
2013-07-26 Bob WilsonFix up the BUILD_CLANG_ONLY code to work properly after...
2013-07-26 Eric ChristopherRemove addLetterToHash, no functional change.
2013-07-26 Akira Hatanaka[mips] Implement llvm.trap intrinsic.
2013-07-26 Rui Ueyama[PECOFF][Driver] Fix a bug that -mllvm does not take...
2013-07-26 Akira Hatanaka[mips] Fix FP conditional move instructions to have...
2013-07-26 Rafael EspindolaAdd missing 'n'.
2013-07-26 Adrian PrantlDebug Info / EmitCallArgs: arguments may modify the...
2013-07-26 Hans WennborgOptions.td: rename CCC{Driver,Debug}Opt to Internal...
2013-07-26 Akira Hatanaka[mips] Fix FP branch instructions to have explicit...
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-26 Hans WennborgOptions.td: remove a_Group and L_Group.
2013-07-26 Rafael EspindolaRevert "Added new feature for checking macro and prepro...
2013-07-26 Akira Hatanaka[mips] Increase the number of floating point condition...
2013-07-26 Akira Hatanaka[mips] Fix floating point branch, comparison, and condi...
2013-07-26 Daniel JasperAdd matcher for float literals.
2013-07-26 Akira Hatanaka[mips] Delete register print method MipsInstPrinter...
2013-07-26 Argyrios Kyrtzidis[libclang] Remove comma from the blacklist of character...
2013-07-26 Akira Hatanaka[mips] Print instructions "beq", "bne" and "or" using...
2013-07-26 John ThompsonAdded new feature for checking macro and preprocessor...
2013-07-26 Rafael EspindolaRevert "cpp11-migrate: Write header replacements to...
2013-07-26 Stephen LinRemove trailing whitespace.
2013-07-26 Stephen LinCorrect case of m_UIToFp to m_UIToFP to match instructi...
2013-07-26 Eric ChristopherCollapse conditional and add an assert for unhandled...
2013-07-26 Matt ArsenaultRe-add DataLayout pointer size convenience functions.
2013-07-26 Eric ChristopherMove this to the X86 directory, unfortunately the hashe...
2013-07-26 Rui Ueyama[PECOFF] Don't set IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BA...
2013-07-26 Rui Ueyama[PECOFF] Replace magic number with llvm::COFF::DataDire...
2013-07-26 Rui Ueyama[PECOFF] Fixed a bug which caused DataDirectoryChunk...
2013-07-26 Hans WennborgOptions.td: Update HelpText of CCCDriverOpt
2013-07-26 Eric ChristopherRegenerate.
2013-07-26 Rui UeyamaRemove trailing whitespace.
next