oota-llvm.git
2014-01-25 Venkatraman... removing duplicate enum value
2014-01-25 Venkatraman... Missing ELF relocations for Sparc.
2014-01-25 Renato GolinRe-enabling MCJIT tests on ARM
2014-01-25 Venkatraman... [Sparc] Add sparc to the list of XFAIL architecture...
2014-01-25 Craig TopperSet displacementSize to 1 for instrucitons with mod...
2014-01-25 Hal FinkelAdd a TBAA CodeGen failure test case
2014-01-25 Evan ChengClean up hack which is no longer needed after r198617...
2014-01-25 Hal FinkelXFAIL test/CodeGen/SystemZ/alias-01.ll which requires...
2014-01-25 Hal FinkelDisable the use of TBAA when using AA in CodeGen
2014-01-25 Craig TopperDon't use EnforceSmallerThan for EnforceVectorSubVector...
2014-01-25 Mark SeabornFix "llvm-objdump -d -r" to show relocations inline...
2014-01-25 Craig TopperFix typo in commment tyep->type.
2014-01-25 Hal FinkelAdd combiner-aa-only-func (debug only)
2014-01-25 Hal FinkelImprove descriptions of combiner-alias-analysis and...
2014-01-25 Artyom SkrobovReverting r199886 (Prevent repetitive warnings for...
2014-01-25 Rafael EspindolaAdded .DS_Store entry in .gitignore for ignoring .DS_St...
2014-01-25 Rafael EspindolaThis reverts commit r200064 and r200051.
2014-01-25 Chandler Carruth[LPM] Conclude my immediate work by making the LoopVect...
2014-01-25 Craig TopperUse isConcrete and getConcrete instead of using TypeVec...
2014-01-25 Craig TopperFix EnforceSmallerThan to check !hasVectorTypes on...
2014-01-25 Chandler Carruth[LPM] Make LCSSA a utility with a FunctionPass that...
2014-01-25 Rafael EspindolaRemove an easy use of EmitRawText from PPC.
2014-01-25 Jack Carter[Mips] Move 2 test cases from MC to CodeGen.
2014-01-25 Juergen RibutzkaRevert "Revert "Add Constant Hoisting Pass" (r200034)"
2014-01-25 Reid KlecknerFix llvm-dis to print the inalloca bit on allocas.
2014-01-25 Hans WennborgRevert "Add Constant Hoisting Pass" (r200034)
2014-01-25 Mark Seabornllvm-objdump: Some style cleanups to follow LLVM coding...
2014-01-25 Jack Carter[Mips] TargetStreamer ELF flag Support for default...
2014-01-24 Aaron BallmanTypo fix.
2014-01-24 Ana Pazos[AArch64] Removed unused i8 type from FPR8 register...
2014-01-24 Rafael EspindolaFix c++03 build.
2014-01-24 Rafael EspindolaMake ObjectFile ownership of the MemoryBuffer optional.
2014-01-24 Rui UeyamaSupport/COFF: Fix PEHeader struct, and define PE32Heade...
2014-01-24 Craig TopperRemove TGValueTypes.cpp from CMakeLists.txt which I...
2014-01-24 Craig TopperReplace tablegen uses of EVT with MVT. Add isOverloaded...
2014-01-24 Juergen RibutzkaAdd Constant Hoisting Pass
2014-01-24 Hal FinkelFix DAGCombiner::GatherAllAliases to account for non...
2014-01-24 Bill WendlingVerify that attributes are not lost during linking.
2014-01-24 Benjamin KramerInstCombine: Don't try to use aggregate elements of...
2014-01-24 Lang HamesAdd a testcase for the changes in r199938.
2014-01-24 Juergen RibutzkaRevert "Add Constant Hoisting Pass"
2014-01-24 Hal FinkelRestrict FindBetterChain DAG combines to unindexed...
2014-01-24 Juergen RibutzkaAdd Constant Hoisting Pass
2014-01-24 Juergen RibutzkaAdd final and owerride keywords to TargetTransformInfo...
2014-01-24 Juergen RibutzkaDoxify comments
2014-01-24 Alp TokerFix known typos
2014-01-24 Alp TokerReport lli remote IO errors consistently
2014-01-24 Benjamin KramerInstSimplify: Make shift, select and GEP simplification...
2014-01-24 Rafael EspindolaUnify duplicated functions.
2014-01-24 Rafael EspindolaDon't use "llc -filetype=obj" now that the codepath...
2014-01-24 Rafael EspindolaMove emitInlineAsmEnd to the AsmPrinter interface.
2014-01-24 NAKAMURA TakumiDWARFContext: Fix possible memory leak since r198908.
2014-01-24 NAKAMURA Takumillvm/projects/CMakeLists.txt: Add dragonegg.
2014-01-24 Eric ChristopherRevert "Use DW_AT_high_pc and DW_AT_low_pc for the...
2014-01-24 Eric ChristopherUse DW_AT_high_pc and DW_AT_low_pc for the high and...
2014-01-24 Alexander KornienkoRemove empty directories.
2014-01-24 Alexander KornienkoRemove empty directories.
2014-01-24 Kevin Qin[AArch64 NEON] Fix a bug in implementing register copy...
2014-01-24 Venkatraman... [SparcV9] Add support for JIT in Sparc64.
2014-01-24 Juergen Ributzka[X86] Prevent the creation of redundant ops for sadd...
2014-01-24 Jakob Stoklund... Implement atomicrmw operations in 32 and 64 bits for...
2014-01-24 Venkatraman... [Sparc] Correct quad register list in the asm parser.
2014-01-24 Rui UeyamaAdd constants for optional header magic field.
2014-01-24 Rafael EspindolaSimplify the logic for deciding when to initialize...
2014-01-24 Rafael EspindolaMost streamers' InitSections just create a text section...
2014-01-24 Rafael EspindolaUse the actual .text section, it is less code than...
2014-01-24 Rafael EspindolaInline trivial functions called only once or twice.
2014-01-24 Chandler Carruth[LPM] Fix a logic error in LICM spotted by inspection.
2014-01-24 Rafael EspindolaInline functions that are only called once.
2014-01-24 Chandler Carruth[cleanup] Use the type-based preservation method rather...
2014-01-23 Rafael EspindolaInitToTextSection is redundant with InitSections. Remov...
2014-01-23 Eric ChristopherMake the use of DW_AT_ranges in the compile unit depend...
2014-01-23 Rafael EspindolaRemove duplicated info on what .text, .data and .bss...
2014-01-23 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to produce...
2014-01-23 Alp Tokerlli: Factor portable messaging into a new RPCChannel...
2014-01-23 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to produce...
2014-01-23 Eric ChristopherFix out of bounds access to the double regs array....
2014-01-23 Lang HamesAdd a few missing cases from r199933. Testcase coming...
2014-01-23 Aaron BallmanUpdating the getting started guide for Visual Studio...
2014-01-23 Lang HamesReplace vfmaddxx213 instructions with their 231-type...
2014-01-23 Rafael EspindolaNote the PR number.
2014-01-23 Alp TokerRemove unused include following r199929
2014-01-23 Alp TokerReplace the interim lli build fix with something cleaner
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2014-01-23 Eric ChristopherMove test to x86 directory.
2014-01-23 Juergen RibutzkaAdd target analysis passes to the codegen pipeline...
2014-01-23 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-23 Eric ChristopherAvoid emitting a DWARF type attribute for an ObjC prope...
2014-01-23 Rui UeyamaSuppress an annoying "unused variable" warning caused...
2014-01-23 Tom StellardR600: Remove successive JUMP in AnalyzeBranch when...
2014-01-23 Tom StellardR600: Disable the BFE pattern
2014-01-23 Tom StellardR600: Correctly handle vertex fetch clauses the precede...
2014-01-23 Tom StellardR600: Unconditionally unroll loops that contain GEPs...
2014-01-23 Andrew TrickMove a unit test into the correct dir. Sorry if it...
2014-01-23 Rafael EspindolaRemove tail marker when changing an argument to an...
2014-01-23 Tom StellardR600: Recommit 199842: Add work-around for the CF stack...
2014-01-23 Simon Atanasyan[Object][ELF][Mips] Print symbol name for MIPS ELF...
2014-01-23 Elena DemikhovskyAVX-512: added VPERM2D VPERM2Q VPERM2PS VPERM2PD instru...
2014-01-23 Tim NorthoverARM: use litpools for normal i32 imms when compiling...
2014-01-23 Alexander KornienkoRemove empty directories left after r190748 and r198688.
next