oota-llvm.git
2013-04-06 Jakob Stoklund... Implement LowerReturn_64 for SPARC v9.
2013-04-06 Jakob Stoklund... SPARC v9 stack pointer bias.
2013-04-06 Hal FinkelImplement PPCInstrInfo::FoldImmediate
2013-04-06 Hal FinkelPPC ISEL is a select and never has side effects
2013-04-06 Hal FinkelAdd a comment to TargetInstrInfo about FoldImmediate
2013-04-06 Jakob Stoklund... Complete formal arguments for the SPARC v9 64-bit ABI.
2013-04-06 Nadav Rotemtypo
2013-04-06 Rafael EspindolaRemove last use of InMemoryStruct from MachOObjectFile...
2013-04-06 Rafael EspindolaDon't use InMemoryStruct<macho::SymtabLoadCommand>.
2013-04-06 Rafael EspindolaDon't use InMemoryStruct in getSymbol64TableEntry.
2013-04-06 Rafael EspindolaDon't use InMemoryStruct in getSymbolTableEntry.
2013-04-06 Rafael EspindolaDon't use InMemoryStruct in getRelocation.
2013-04-06 Manman RenDwarf: use utostr on CUID to append to SmallString.
2013-04-05 Michael GottesmanRemoved trailing whitespace.
2013-04-05 Tom StellardR600/SI: Add support for buffer stores v2
2013-04-05 Tom StellardR600/SI: Use same names for corresponding MUBUF operand...
2013-04-05 Tom StellardR600: Add RV670 processor
2013-04-05 Tom StellardR600/SI: Add processor types for each SI variant
2013-04-05 Tom StellardR600/SI: Avoid generating S_MOVs with 64-bit immediates v2
2013-04-05 Hal FinkelEnable early if conversion on PPC
2013-04-05 Hal FinkelCorrect the PPC A2 misprediction penalty
2013-04-05 Michael GottesmanAn objc_retain can serve as a use for a different pointer.
2013-04-05 Michael GottesmanProperly model precise lifetime when given an incomplet...
2013-04-05 Hal FinkelReapply r178845 with fix - Fix bug in PEI's virtual...
2013-04-05 Bill WendlingUse the target options specified on a function to reset...
2013-04-05 Hal FinkelRevert r178845 - Fix bug in PEI's virtual-register...
2013-04-05 Jim GrosbachTidy up a bit. No functional change.
2013-04-05 Shuxin YangDisable the optimization about promoting vector-element...
2013-04-05 Akira Hatanaka[mips] XFAIL test-interp-vec-loadstore.ll in an attempt...
2013-04-05 Douglas Gregor<rdar://problem/13551789> Fix a race in the LockFileMan...
2013-04-05 Douglas Gregor<rdar://problem/13551789> Fix yet another race in uniqu...
2013-04-05 Michael J.... [Support][FileSystem] Fix identify_magic for big endian...
2013-04-05 Rafael EspindolaMove yaml2obj to tools too.
2013-04-05 Rafael EspindolaDefine versions of Section that are explicitly marked...
2013-04-05 Michael GottesmanAdded two debug logging messages to VisitInstructionsTo...
2013-04-05 Rafael EspindolaDon't use InMemoryStruct in getSection and getSection64.
2013-04-05 Michael GottesmanCleaned up whitespace and made debug logging less verbose.
2013-04-05 Timur IskhodzhanovMake the test/CodeGen/X86/win32_sret.ll reliable on...
2013-04-05 Renato GolinReverting 178851 as it broke buildbots
2013-04-05 Chad Rosier[ms-inline asm] Add support for numeric displacement...
2013-04-05 Reid Kleckner[Support] Disable assertion dialogs from the MSVC debug CRT
2013-04-05 Rafael EspindolaUse ScalarBitSetTraits.
2013-04-05 Rafael EspindolaFix include guards to match new location.
2013-04-05 Rafael EspindolaDon't fetch pointers from a InMemoryStruct.
2013-04-05 Jyotsna VermaEnable JIT/MCJIT unit tests for targets with JIT support.
2013-04-05 Ulrich WeigandRespect Addend when processing MCJIT relocations to...
2013-04-05 Alexey Samsonovllvm-symbolizer: correctly parse filenames given in...
2013-04-05 Alexey SamsonovAdd a basic test for llvm-symbolizer tool
2013-04-05 Stepan DyatkovskiyBuildbot fix for r178851: mistake was in wrong TargetRe...
2013-04-05 Alexey SamsonovAdd obj2yaml to test dependencies
2013-04-05 Stepan DyatkovskiyFix for PR14824: "Optimization arm_ldst_opt inserts...
2013-04-05 Hal FinkelAdd a SchedMachineModel for the PPC G5
2013-04-05 Rafael EspindolaThe ppc bots say this is the last broken line, so lets...
2013-04-05 Hal FinkelAdd a SchedMachineModel for the PPC A2
2013-04-05 Rafael EspindolaOne more try before I just delete the macho bits until...
2013-04-05 Hal FinkelFix bug in PEI's virtual-register scavenging
2013-04-05 Arnold SchwaighoferARM scheduler model: Add scheduler info to more instruc...
2013-04-05 Rafael EspindolaMore test loosening.
2013-04-05 Arnold SchwaighoferARM scheduler model: Swift has varying latencies, uops...
2013-04-05 Rafael EspindolaLoosen this test too.
2013-04-05 Rafael EspindolaLoosen this test.
2013-04-05 Rafael EspindolaRemove empty directory.
2013-04-05 Rafael EspindolaMove obj2yaml to tools to sort out make's dependencies.
2013-04-05 Rafael EspindolaBuild obj2yaml with configure+make.
2013-04-05 Rafael EspindolaAdd a test for obj2yaml in preparation for refactoring it.
2013-04-05 Jakob Stoklund... Clean up some confusing language, and use more realisti...
2013-04-05 Andrew TrickRegisterPressure heuristics currently require signed...
2013-04-05 Andrew TrickDisable DFSResult for ConvergingScheduler.
2013-04-05 Andrew TrickMachineScheduler: format DEBUG output.
2013-04-04 Arnold SchwaighoferLoopVectorizer: Pass OperandValueKind information to...
2013-04-04 Arnold SchwaighoferX86 cost model: Differentiate cost for vector shifts...
2013-04-04 Arnold SchwaighoferCostModel: Add parameter to instruction cost to further...
2013-04-04 Manman RenDebug Info: revert 178722 for now.
2013-04-04 Adrian Prantltypo
2013-04-04 Hal FinkelRename the current PPC BCL definition to BCLalways
2013-04-04 Hal FinkelPPC: Improve code generation for mixed-precision recipr...
2013-04-04 Jyotsna VermaHexagon: Expand br_cc.
2013-04-04 Benjamin KramerReassociate: Avoid iterator invalidation.
2013-04-04 Jyotsna VermaDisable 2010-10-01-crash.ll for Hexagon as the Hexagon...
2013-04-04 Rafael EspindolaAdd back parsing of header charactestics.
2013-04-04 Richard Osborne[XCore] Add bru instruction.
2013-04-04 Richard Osborne[XCore] The RRegs register class is a superset of GRRegs.
2013-04-04 Eli BenderskyMissing word
2013-04-04 Jakob Stoklund... Avoid high-latency false CPSR dependencies even for...
2013-04-04 Eli BenderskyFormatting
2013-04-04 Evan ChengRevert r178713
2013-04-04 Stepan DyatkovskiyNew-password-test commit.
2013-04-04 Vincent LejeuneR600: Use a mask for offsets when encoding instructions
2013-04-04 Vincent LejeuneR600: Fix wrong address when substituting ENDIF
2013-04-04 Vincent LejeuneR600: Take export into account when computing cf address
2013-04-04 Alexey SamsonovPropagate path to ASan/MSan symbolizer into test enviro...
2013-04-04 Nadav RotemDocument the return value of SmallSet insert.
2013-04-04 Jakob Stoklund... Add SPARC v9 support for select on 64-bit compares.
2013-04-04 Rafael EspindolaExplicitly add -Wl,--export-all-symbols on mingw/cygwin.
2013-04-04 Rafael EspindolaDon't export symbols in every binary on linux.
2013-04-04 Manman RenDebug Info: according to DWARF 2, FORM_ref_addr the...
2013-04-03 Michael GottesmanRefactored out the helper method FindPredecessorAutorel...
2013-04-03 Michael GottesmanRefactored out the helper function FindPredecessorRetai...
2013-04-03 Evan ChengMake it possible to include llvm-c without including...
2013-04-03 Michael GottesmanSmall cleanups.
next