platform/upstream/llvm.git
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-25 Rui Ueyama[PECOFF][Driver] Simplify option definitions.
2013-07-25 Adrian PrantlDebug Info: Fine-tune the simple return expression...
2013-07-25 Adrian Prantltypo.
2013-07-24 Bill WendlingAdd helpful accessor methods to get the specified funct...
2013-07-24 Jason MolendaUpdate link for the SysV x86_64 ABI standard doc; x86...
2013-07-24 Rui Ueyama[PECOFF] Use Windows style options instead of Unix...
2013-07-24 Fariborz JahanianDocumentation parsing: if typedef name is being declared
2013-07-24 Rui Ueyama[PECOFF] Add /include command line option.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Eli BenderskySimplify code - no functionality change.
2013-07-24 Daniel MaleaModify ProcessPOSIX to use the thread list mutex as...
2013-07-24 Matt KopecFix test suite make so that -std=c++11 gets set properl...
2013-07-24 Eli BenderskyPartial revert of r185568.
2013-07-24 Marshall Clowliteral suffixes for std::chrono
2013-07-24 Ed Mastetests: Mark expected FreeBSD failures due to pr16696
2013-07-24 Jakob Stoklund... Speling.
2013-07-24 Adrian Prantltypo.
2013-07-24 Adrian PrantlDebug Info: Fix an oversight of r186553. Ensure that...
2013-07-24 Adrian Prantladd radar number to testcase.
2013-07-24 Ed Mastetests: Mark expected FreeBSD failures due to pr16697
2013-07-24 Quentin ColombetFix a bug in IfConverter with nested predicates.
2013-07-24 Ed Mastetest_iter_registers is expected to fail on FreeBSD
2013-07-24 Ed MasteAdd expectedFailureFreeBSD test wrapper
2013-07-24 Fariborz JahanianObjective-C migrator: some cleanup.
2013-07-24 Ariel J. BernalFix doxygen warnings
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Rafael EspindolaAdd not to a command that is expected to fail.
2013-07-24 Rafael Espindolaadd -disable-debug-info-verifier to 3 test to fix tests...
2013-07-24 Akira Hatanaka[mips] Make MipsAsmParser::parseCCRRegs return NoMatch...
2013-07-24 Fariborz JahanianObjectiveC migration: Method candidates for
2013-07-24 Eli BenderskyPass -fno-math-builtin from the Clang driver to -cc1...
2013-07-24 Greg Clayton<rdar://problem/14521548>
2013-07-24 Aaron WatryAdded get_num_groups
2013-07-24 Richard SmithRename feature test for lambda init-captures from cxx_g...
2013-07-24 Stefanus Du... Don't rely on C99 for loop initializers in test case
2013-07-24 Jakob Stoklund... Update old llc documentation.
2013-07-24 Richard SmithUpdate documentation to match current C++1y feature...
2013-07-24 Benjamin KramerMake test pass in Release builds, IR names don't get...
2013-07-24 Petar Jovanovic[mips] Remove XFAIL from test-ptr-reloc-remote.ll
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-07-24 Mark SeabornUse ARM-style representation for C++ method pointers...
2013-07-24 Benjamin KramerTRE: Move class into anonymous namespace.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Guillaume Papincpp11-migrate: Fix build break on Windows introduced...
2013-07-24 Benjamin KramerSema: Minor const fixups and control flow tidying.
2013-07-24 Rafael EspindolaAdd -disable-debug-info-verifier to a RUN line.
2013-07-24 Ed MasteUpdate www build instructions for FreeBSD
2013-07-24 Samuel BenzaquenAdd support for Adaptative matchers on the dynamic...
2013-07-24 Ed MasteAdd FreeBSD buildbots to build page
2013-07-24 Rafael EspindolaDon't leak when expanding response files.
2013-07-24 Guillaume Papincpp11-migrate: Register the transforms automatically...
2013-07-24 Ed Masteelf-core: Document offset constants in FreeBSD prstatus...
2013-07-24 Rafael EspindolaDelete the buffer in createObjectFile if it fails.
2013-07-24 Guillaume Papintest commit
2013-07-24 Ed MasteUpdate current state of FreeBSD port
2013-07-24 Ashok ThirumurthiUpdated the LLDB status page to reflect recent work...
2013-07-24 Ashok ThirumurthiUpdating tests that fail with ICC 13.1 because of the...
2013-07-24 Rafael Espindolallvm-ar is far closer to being a regular ar implementat...
2013-07-24 Daniel Jasperclang-format: Initial (incomplete) support for the...
2013-07-24 Petar Jovanovic[test commit] Minor comment change.
2013-07-24 Chandler CarruthFix a problem I introduced in r187029 where we would...
2013-07-24 Elena DemikhovskyI'm starting to commit KNL backend. I'll push patches...
2013-07-24 Chandler CarruthFix PR16687 where we were incorrectly promoting an...
2013-07-24 David Fangallow tests to run on powerpc-darwin8 again, checking...
2013-07-24 Craig TopperSplit generated asm mnemonic matching table into a...
2013-07-24 Richard SmithC++1y: track object lifetime during constexpr evaluatio...
2013-07-24 Tobias GrosserScopDetect: Add some test cases for sequential loops
2013-07-24 Tobias GrosserScopInfo/IndependentBlocks: clang-format
2013-07-24 Manuel KlimekUpdate docs.
2013-07-24 Craig TopperRevert accidental commit.
2013-07-24 Craig TopperFix aliases for shrd/shld to handle Intel syntax proper...
2013-07-24 Akira Hatanaka[mips] Use pristine object file while processing reloca...
2013-07-24 Eric ChristopherReplace with a "null" RAUW with an assert since we...
2013-07-24 Eric ChristopherRemove dead code.
2013-07-24 Manman RenUpdate testing cases to make them pass debug info verif...
2013-07-24 Eric ChristopherRemove unnecessary constructors as the default conversi...
2013-07-24 Eric ChristopherMore constructor cleanup.
2013-07-24 Eric ChristopherCollapse logic and move and reword comment for clarity.
2013-07-24 Eric ChristopherAdd a fixme and reformat.
2013-07-24 Eric ChristopherRemove one more of these.
2013-07-24 Eric ChristopherRemove more dead/weird/misleading code.
2013-07-24 Eric ChristopherRemove more seemingly unused code.
2013-07-23 Fariborz JahanianObjectiveC migration: more migration to
2013-07-23 Tom StellardDAGCombiner: Pass the correct type to TargetLowering...
2013-07-23 Tom StellardR600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS...
2013-07-23 Nick KledzikAdd lit magic so that lld unittests are run as part...
2013-07-23 Fariborz JahanianObjectiveC migrator: start migrating to
2013-07-23 Manman RenDebug Info: improve the Finder.
2013-07-23 Manman RenDebug Info: clean up.
2013-07-23 Eric ChristopherRemove unused function.
2013-07-23 Fariborz JahanianObjC migrator: more knobs toward doing
2013-07-23 Quentin Colombet[ARM][ISel] Improve the lowering of vector loads.
2013-07-23 Eric ChristopherKeep similar classes near each other. No functional...
2013-07-23 Matt ArsenaultFix spelling
2013-07-23 Nick Kledzikfix typo in error string
2013-07-23 Eric Christopher80-column.
2013-07-23 Eric ChristopherReformat options.
2013-07-23 Bill Schmidt[PowerPC64] Fix passing of single-vector-member structs...
2013-07-23 Matt KopecFix rvalue test makefile.
next