oota-llvm.git
2012-07-26 Duncan SandsTake people straight to the contents of the file.
2012-07-26 Duncan SandsAdd the list of code owners to the top level of the...
2012-07-26 Craig TopperMake l/q suffixes on AVX forms of scalar convert instru...
2012-07-26 Akira HatanakaFix call setup for PIC.
2012-07-25 Sylvestre LedruFix two typos in the doc
2012-07-25 Jakob Stoklund... Differentially encode all MC register lists.
2012-07-25 Nick LewyckyIt's not safe to blindly remove invoke instructions...
2012-07-25 Manman RenUpdate testing case for Atom when disabling remateriali...
2012-07-25 Chad RosierYou cannot call removeModule on a JIT with no modules...
2012-07-25 Nuno Lopesrevert r160742: it's breaking CMake build
2012-07-25 Manman RenDisable rematerialization in TwoAddressInstructionPass.
2012-07-25 David BlaikieDon't add null characters to the end of the APFloat...
2012-07-25 Nuno LopesMemoryBuiltins: add support to determine the size of...
2012-07-25 Nuno Lopesadd EmitStrNLen()
2012-07-25 Jakob Stoklund... Preserve 2-addr constraints in ConnectedVNInfoEqClasses.
2012-07-25 Jim GrosbachARM: Don't assume an SDNode is a constant.
2012-07-25 Jakob Stoklund... Verify two-address constraints more carefully.
2012-07-25 Nuno Lopesmake all Emit*() functions consult the TargetLibraryInf...
2012-07-25 Rafael EspindolaFix typos. Thanks to Matt Beaumont-Gay for noticing it.
2012-07-25 Axel NaumannTwine: fix link to source, add link to class doc and...
2012-07-25 Rafael EspindolaWhen a return struct pointer is passed in registers...
2012-07-25 Rafael EspindolaFactor a long list of conditions into a predicate funct...
2012-07-25 Duncan SandsDon't perform an overaligned load in this test, since...
2012-07-25 Duncan SandsWhen folding a load from a global constant, if the...
2012-07-25 Akira HatanakaEliminate the stack slot used to save the global base...
2012-07-24 Rafael EspindolaAdd a cpu to the test. Should fix the atom bot.
2012-07-24 Rafael EspindolaAdd a triple to the test.
2012-07-24 Rafael EspindolaIn order to correctly compile
2012-07-24 Kevin EnderbyFix a bug in the x86 disassembler's symbolic disassembl...
2012-07-24 Nick LewyckyDon't delete one more instruction than we're allowed...
2012-07-24 Michael J.... [Object] Remove unneeded const_cast.
2012-07-24 Nuno Lopesadd a few more functions to TargetLibraryInfo:
2012-07-24 David ChisnallELF does not imply GNU/Linux. Do not assume GNU conven...
2012-07-24 Anshuman DasguptaAdd new interfaces to support ldd's ReaderElf.cpp.
2012-07-24 Nuno LopesTargetLibraryInfo: add strn?cat, strn?cpy, and strn?len
2012-07-24 Nuno Lopesteach objectsize about strdup() and strndup()
2012-07-24 Nadav RotemClean whitespaces.
2012-07-24 Nick LewyckyTeach globalopt to not nuke all stores to globals....
2012-07-24 Craig TopperChange llvm_unreachable in SplitVectorOperand to report...
2012-07-24 Akira HatanakaFix function MipsCodeEmitter::emitExternalSymbolAddress...
2012-07-23 Akira HatanakaAdd basic ability to setup call frame, and make procedu...
2012-07-23 Eric ChristopherFix a "Bad fd number" error on some platforms due to...
2012-07-23 Nuno Lopesmake ConstantRange::zeroExtend() optimal
2012-07-23 Richard TrieuAdd operator== to APSInt. This will compare the signed...
2012-07-23 Dan GohmanAn objc_retain can serve as a may-use for a different...
2012-07-23 Akira HatanakaAdd comment for relocations MO_HIGHER and HIGHEST in...
2012-07-23 Micah VillmowTest revert of test changes.
2012-07-23 Micah VillmowTest commit.
2012-07-23 Nadav RotemSuppress a warning.
2012-07-23 Nadav RotemDoxygenify the comments of ISD nodes.
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-07-23 Nadav RotemFixed DAGCombine optimizations which generate select_cc...
2012-07-23 Craig TopperTidy up. Fix indentation and remove trailing whitespace.
2012-07-23 Craig TopperChange llvm_unreachable in SplitVectorResult to report_...
2012-07-22 Chandler CarruthMove the initialization of the bounds checking pass...
2012-07-22 NAKAMURA TakumiExecutionEngine/TargetSelect.cpp: Override default...
2012-07-22 NAKAMURA Takumiautoconf: Re-introduce LLVM_HOSTTRIPLE since r143500...
2012-07-21 Nick LewyckyRevert r160602.
2012-07-21 Nick LewyckyTeach globalopt to play nice with leak checkers. This...
2012-07-21 Akira HatanakaFix Mips long branch pass.
2012-07-21 Akira HatanakaAdd HIGHER and HIGHEST relocations to Mips backend.
2012-07-21 Akira HatanakaRevert accidental commit.
2012-07-21 Akira HatanakaAdd VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefEx...
2012-07-20 Nuno Lopesbaby steps toward fixing some problems with inbound...
2012-07-20 Nuno Lopesmove the bounds checking pass to the instrumentation...
2012-07-20 Benjamin KramerRemove unused private member variables uncovered by...
2012-07-20 Galina KistanovaFix few warnings.
2012-07-20 Jakob Stoklund... Avoid folding loads that are unsafe to move.
2012-07-20 Chandler CarruthFix a dangling StringRef bug in the auto upgrader....
2012-07-20 Jakob Stoklund... Split loop exiting edges more aggressively.
2012-07-20 Benjamin KramerTry to unbreak the windows build.
2012-07-20 Daniel DunbarSourceMgr: Use has_colors() instead of just is_displaye...
2012-07-20 Daniel Dunbarraw_ostream: Add a has_colors() method.
2012-07-20 Daniel DunbarProcess: Add sys::Process::FileDescriptorHasColors().
2012-07-20 Daniel Dunbarlit: Use close_fds=True on UNIX, to avoid file descript...
2012-07-20 Richard OsborneFix assertion in jump threading (PR13405).
2012-07-20 Kostya Serebryany[asan] make sure that the crash callbacks do not get...
2012-07-20 Craig TopperDon't use implicit register operands to calculate L...
2012-07-20 Owen AndersonMake RegisterOperand a subclass of DAGOperand so that...
2012-07-19 Nick LewyckyRevert r160529 due to crashes.
2012-07-19 Pete CooperFix crash in machine verifier when trying to print...
2012-07-19 Nick LewyckyDon't wipe out global variables that are probably stori...
2012-07-19 Galina KistanovaReverting r 160419.
2012-07-19 Preston GurdAdds the family codes for the Midview Atom processors...
2012-07-19 Preston GurdFix remaining lit tests which were failing when run...
2012-07-19 Sebastian Popdefault to use -mv4 when no version of Hexagon has...
2012-07-19 Nuno Lopesreimplement truncate() to make it optimal.
2012-07-19 Benjamin KramerPull the simple parts of DenseMapInfo<DebugLoc> inline...
2012-07-19 NAKAMURA Takumitest/DebugInfo/dwarfdump-test.test: Tweak expressions...
2012-07-19 Benjamin KramerReplace some explicit compare loops with std::equal.
2012-07-19 Jush Lu[arm-fast-isel] Add support for vararg function calls.
2012-07-19 Alexey SamsonovDebugInfo library: add support for fetching absolute...
2012-07-19 Galina KistanovaFixed few warnings.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Chad RosierTweak prose.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
next