oota-llvm.git
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-30 Akira Hatanaka[mips] Delete instruction format for "bal".
2013-07-30 Andrew TrickThis test may have been sensitive to the ARM ABI...
2013-07-30 Rafael EspindolaImplement getUniqueID for directories on windows.
2013-07-30 Akira Hatanaka[mips] Define "bal" as a pseudo instruction. Also,...
2013-07-30 Rafael EspindolaRemove dead code.
2013-07-30 Andrew TrickDown-scale slot index distance to save bits.
2013-07-30 Andrew Trickwhitespace
2013-07-30 Andrew TrickMI Sched: Track live-thru registers.
2013-07-30 Andrew TrickMI Sched fix: assert "Disconnected LRG within the sched...
2013-07-30 Venkatraman... [Sparc] Rewrite MBB's live-in registers for leaf functi...
2013-07-30 Rui UeyamaImplement TokenizeWindowsCommandLine.
2013-07-30 Daniel MaleaFix parameter ordering bug in createDebugIRPass()
2013-07-30 Tom StellardR600/SI: Expand vector fp <-> int conversions
2013-07-30 Vladimir MedicThis patch implements parsing of mips FCC register...
2013-07-30 Bill WendlingFix underscore to be the proper length.
2013-07-30 Saleem Abdulrasool[ARM] check bitwidth in PerformORCombine
2013-07-30 Rafael EspindolaRemove more dead documentation.
2013-07-30 Venkatraman... [Sparc] Use call's debugloc for the unimp instruction.
2013-07-30 Bill Schmidt[PowerPC] Skeletal FastISel support for 64-bit PowerPC...
2013-07-30 Quentin Colombet[R600] Replicate old DAGCombiner behavior in target...
2013-07-30 Quentin Colombet[DAGCombiner] insert_vector_elt: Avoid building a vecto...
2013-07-30 Eric ChristopherMove file to X86 and add a triple to fix darwin bots...
2013-07-29 Eric ChristopherFix a truly egregious thinko in anonymous namespace...
2013-07-29 Eric ChristopherMake sure we don't emit an ODR hash for types with...
2013-07-29 Eric ChristopherClarify comments for types contained in anonymous names...
2013-07-29 Eric ChristopherElaborate a bit on the type unit and ODR conditional...
2013-07-29 Rafael EspindolaMake file_status::getUniqueID const.
2013-07-29 Rafael EspindolaDelete documentation for deleted options.
2013-07-29 Rafael EspindolaInclude st_dev to make the result of getUniqueID actual...
2013-07-29 Manman RenDebug Info: enable verifier for testing cases.
2013-07-29 Akira Hatanaka[mips] Add comment and simplify function.
2013-07-29 Nadav RotemAdd the C source code to the test to make it easier...
2013-07-29 Nadav RotemSLPVectorier: update the debug location for the new...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-29 Nico RieckUse proper section suffix for COFF weak symbols
2013-07-29 Nico RieckProper va_arg/va_copy lowering on win64
2013-07-29 Aaron BallmanRe-application of 187310. Re-enabling warning C4275...
2013-07-29 Rafael EspindolaAdd support for the 's' operation to llvm-ar.
2013-07-29 Nico RieckMC: Support larger COFF string tables
2013-07-29 NAKAMURA TakumiExceptionDemo.cpp: Tweak a @param. [-Wdocumentation]
2013-07-29 Benjamin KramerSome Intel Penryn CPUs come with SSE4 disabled. Detect...
2013-07-29 Silviu BarangaAllow generation of vmla.f32 instructions when targetin...
2013-07-29 Robert Lyttontest commit
2013-07-29 Chandler CarruthTeach the AllocaPromoter which is wrapped around the...
2013-07-29 Nadav RotemDon't vectorize when the attribute NoImplicitFloat...
2013-07-28 Rafael EspindolaFix -Wdocumentation warnings.
2013-07-28 Chandler CarruthUpdate comments for SSAUpdater to use the modern doxyge...
2013-07-28 Craig TopperRemove use of sprintf added to X86 disassembler tablege...
2013-07-28 Aaron BallmanPartial revert of 187310; it seems MSVC 10 still spits...
2013-07-28 Chandler CarruthTemporarily revert r187323 until I update SSAUpdater...
2013-07-28 Elena Demikhovskyfixed compilation issue
2013-07-28 Elena DemikhovskyAdded encoding prefixes for KNL instructions (EVEX).
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 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-27 Nadav RotemUpdate the comment
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 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 Chandler CarruthFix a memory leak in the hexagon scheduler. We call...
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 Aaron BallmanRe-enabling a warning in MSVC mode now that r187292...
2013-07-27 Tom StellardSimplifyCFG: Add missing tests from r187278
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 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 Rafael EspindolaMove the default back to pipefail. I accidentally rever...
2013-07-26 Rafael EspindolaPropagate pipefail when cloning.
2013-07-26 Nadav RotemSLP Vectorier: Don't vectorize really short chains...
2013-07-26 Nadav RotemSLP Vectorizer: Disable the vectorization of non power...
2013-07-26 Rafael EspindolaUse pipefail when available.
2013-07-26 Rafael Espindolanext batch of -disable-debug-info-verifier
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 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 Eric ChristopherRemove addLetterToHash, no functional change.
2013-07-26 Akira Hatanaka[mips] Implement llvm.trap intrinsic.
2013-07-26 Akira Hatanaka[mips] Fix FP conditional move instructions to have...
2013-07-26 Rafael EspindolaAdd missing 'n'.
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 Akira Hatanaka[mips] Increase the number of floating point condition...
2013-07-26 Akira Hatanaka[mips] Fix floating point branch, comparison, and condi...
next