oota-llvm.git
2013-10-06 David MajnemerWindows: Add support for unicode command lines
2013-10-06 Rafael EspindolaAdd support for aliases with linkonce_odr.
2013-10-06 Benjamin KramerForce a CPU that doesn't have AVX, otherwise this test...
2013-10-06 Benjamin KramerX86: Don't fold spills into SSE operations if the stack...
2013-10-06 Elena DemikhovskyAVX-512: added scalar convert instructions and intrinsics.
2013-10-06 Simon Atanasyan[Mips] Add MIPS program header types.
2013-10-06 Venkatraman... [Sparc] Do not emit nop after fcmp* instruction with V9.
2013-10-06 Elena DemikhovskyAVX-512: fixed shuffle lowering
2013-10-06 Venkatraman... [Sparc] Custom lower addc/adde/subc/sube on i64 in...
2013-10-06 Venkatraman... [Sparc] Use addxcc/subxcc for adde/sube instead of...
2013-10-05 Craig TopperAdd TBM instructions to loading folding tables.
2013-10-05 Nick LewyckyRename this feature to "cx16" to match gcc's flag name...
2013-10-05 Aaron BallmanSilencing an MSVC warning.
2013-10-05 Benjamin KramerEmit a better error when running out of registers on...
2013-10-05 Craig TopperRemove underscores from TBM instruction names for consi...
2013-10-05 Craig TopperRemove unneeded TBM intrinsics. The arithmetic/logical...
2013-10-05 Craig TopperAdd an additional pattern for BLCI since opt can turn...
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-10-05 Benjamin Kramerlli: Plug leaks in the remote target external implement...
2013-10-05 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (Across).
2013-10-05 Craig TopperAdd OPC_CheckChildSame0-3 to the DAG isel matcher....
2013-10-05 Rafael EspindolaConvert test to FileCheck.
2013-10-05 Venkatraman... [Sparc] Use correct alignment while loading/storing...
2013-10-05 Andrew KaylorUpdating XFAILs for recent GOT tests
2013-10-05 Andrew KaylorAdding tests for multiple GOTs with MCJIT
2013-10-05 Andrew KaylorAdding multiple GOT handling to RuntimeDyldELF
2013-10-05 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-05 Eric ChristopherReorganize some member variables and update a comment.
2013-10-05 Eric ChristopherFix one comment and update another. Slightly reformat.
2013-10-05 Venkatraman... [Sparc] Respect hasHardQuad parameter correctly when...
2013-10-05 Eric ChristopherAdd a resolve method on CompileUnit that forwards to...
2013-10-05 Adrian PrantlDebug info: Don't crash in SelectionDAGISel when a...
2013-10-05 Eric ChristopherMake a bunch of CompileUnit member functions private.
2013-10-04 Venkatraman... [Sparc] Correct the floating point conditional code...
2013-10-04 David BlaikieMinor formatting/comment rewording/etc.
2013-10-04 Eric ChristopherRemove odd use of this.
2013-10-04 Eric ChristopherReformat some odd formattings.
2013-10-04 Eric ChristopherTighten up some type arguments to functions. Where...
2013-10-04 Hal FinkelUpdatePHINodes in BasicBlockUtils should not crash...
2013-10-04 David BlaikieRemove some dead code.
2013-10-04 Eric ChristopherPull this out for a bit of readability.
2013-10-04 David BlaikieSimplify setting of DIE tag for type DIEs by setting...
2013-10-04 Eric ChristopherReformat.
2013-10-04 Eric ChristopherFormatting.
2013-10-04 Eric ChristopherPrune includes.
2013-10-04 Jack Carterforgot to remove this file as well
2013-10-04 Jack Carterreverting per request
2013-10-04 Eric ChristopherUse addFlag to add the enum class attribute.
2013-10-04 Eric ChristopherUse Die->addValue and DIEIntegerOne directly when we...
2013-10-04 Hal FinkelFix DAGCombiner::visitFP_EXTEND to ignore indexed loads
2013-10-04 Reed KotlerSupport tblockaddr for static compilation in Mips16.
2013-10-04 Rafael EspindolaFix object file writing in llvm-lto on Windows.
2013-10-04 Jack Carter[MC][AsmParser] Hook for post assembly file processing
2013-10-04 Andrew KaylorAttempting to fix lli build error
2013-10-04 Akira Hatanaka[mips] Fix a bug in MipsLongBranch::replaceBranch,...
2013-10-04 Arnold SchwaighoferSLPVectorizer: Sort inputs to commutative binary operations
2013-10-04 Andrew KaylorFixing container/pointer bug in remote-lli found by...
2013-10-04 Eric ChristopherTemporarily revert r176882 as it needs to be implemente...
2013-10-04 Benjamin Kramerlli: Check pipe creation for errors.
2013-10-04 Rafael EspindolaAdd lto_codegen_add_dso_symbol to the export list.
2013-10-04 Eric ChristopherTemporarily revert r191792 as it is causing some LTO...
2013-10-04 Matthias BraunFix comment
2013-10-04 Matthias BraunFix indentation
2013-10-04 Matthias BraunFix typo
2013-10-04 Matthias BraunARM: optimizeSelect has to consider the previous regist...
2013-10-04 Matthias BraunARM: do not add a regmask for TAILJUMPs
2013-10-04 Matthias BraunARM: preserve undef flag in pseudo instruction expanders
2013-10-04 Rafael EspindolaFix this test.
2013-10-04 Alp TokerRevert "Test commit to check e-mail address. Please...
2013-10-04 Alexey SamsonovRestore LLVM_BUILD_RUNTIME option that was deleted...
2013-10-04 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-10-04 Jin-Gu KangTest commit to check e-mail address. Please discard...
2013-10-04 Craig TopperRevert r191940 to see if it fixes the build bots.
2013-10-04 Craig TopperAdd OPC_CheckChildSame0-3 to the DAG isel matcher....
2013-10-04 David BlaikieDebugInfo: Fix ordering of members after r191928
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...
2013-10-03 Richard MittonFixed a bug with section names containing special chara...
2013-10-03 Owen AndersonPull fptrunc's upwards through selects when one of...
2013-10-03 David BlaikieDebugInfo: Avoid redundantly adding child DIEs to parents.
2013-10-03 Matt ArsenaultRename DataLayout variables TD -> DL
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-03 Matt ArsenaultMake gep i8* X, -(ptrtoint Y) transform work with addre...
2013-10-03 Tom RoederTest commit. Fixed a copy-paste error in the Makefile...
2013-10-03 Quentin Colombet[llvm-c][Disassembler] When printing latency informatio...
2013-10-03 Eric ChristopherMake sure we emit a section for pubnames even if that...
2013-10-03 Eric ChristopherFix cut and paste typo.
2013-10-03 Benjamin Kramerraw_fd_ostream: Be more verbose about the reason when...
2013-10-03 Jin-Gu KangAdded checking code whehter target supports specific...
2013-10-03 Benjamin KramerCaptureTracking: Plug a loophole in the "too many uses...
2013-10-03 Logan Chien[arm] Enhance the test case by checking .fpu directive.
2013-10-03 Elena DemikhovskyAVX-512: Fixed encoding of VMOVQ instruction.
2013-10-03 Amara Emerson[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
2013-10-03 Alexey SamsonovRemove wild .debug_aranges entries generated from unimp...
2013-10-03 Craig TopperReplace C++ style comment with a C style comment to...
2013-10-03 Craig TopperRemove comma from the end of an enum.
2013-10-03 Craig TopperAdd XOP disassembler support. Fixes PR13933.
2013-10-03 Craig TopperRemove duplicated test cases that occurred when I appli...
2013-10-03 Craig TopperAdd patterns for selecting TBM instructions from logica...
2013-10-03 Pete CooperAdd v4f16 to supported value types.
2013-10-03 Rafael EspindolaDispose the codegen even when just writing the bitcode...
next