oota-llvm.git
2012-05-12 Akira HatanakaFix test cases.
2012-05-12 Akira HatanakaRemove MipsEmitGPRestore.cpp.
2012-05-12 Akira HatanakaDelete all functions that are no longer needed in MipsF...
2012-05-12 Akira HatanakaStop reserving register $gp. Do not call isGPFI to...
2012-05-12 Akira HatanakaDo not add the pass which restores $gp after every...
2012-05-12 Akira HatanakaMake the following changes in MipsISelLowering.cpp:
2012-05-12 Akira HatanakaMake the following changes in MipsFrameLowering.cpp:
2012-05-12 Jakob Stoklund... Speed up computeComposites() by using the new SubReg...
2012-05-12 Akira HatanakaMake the following changes in MipsAsmPrinter.cpp:
2012-05-12 Chad RosierHoist simpler checks above llvm::PointerMayBeCaptured...
2012-05-12 Jakob Stoklund... Don't look for empty live ranges in the unions.
2012-05-12 Akira HatanakaInsert instructions to the entry basic block which...
2012-05-11 Michael J.... Add doxygen comments.
2012-05-11 Akira HatanakaDo not replace operands of pseudo instructions with...
2012-05-11 Chad RosierRevert 156658.
2012-05-11 Chad Rosier[fast-isel] Fast-isel doesn't use the expect intrinsic.
2012-05-11 Akira HatanakaUse regular expression to match register names.
2012-05-11 Bill WendlingMake the URL a link instead.
2012-05-11 Michael J.... [Support/StringRef] Add find_last_not_of and {r,l,...
2012-05-11 Bill WendlingRemove extraneous ; and the resulting warning.
2012-05-11 Bill WendlingAdd mention of Glasgow Haskell Compiler.
2012-05-11 Chad Rosier[fast-isel] Add support for selecting @llvm.trap().
2012-05-11 Brendon CahoonUpdated instruction table due to addded intrinsics.
2012-05-11 Sirish PandeRemove warnings from HexagonVLIWPacketizer.
2012-05-11 Duncan SandsSome release notes for dragonegg.
2012-05-11 Brendon CahoonHexagon constant extender support.
2012-05-11 Chad RosierTypo.
2012-05-11 Chad Rosier[fast-isel] Remove -disable-arm-fast-isel option. ...
2012-05-11 Sirish PandeHexagon V5 intrinsics support.
2012-05-11 Jakob Stoklund... Defer computation of SuperRegs.
2012-05-11 Chad Rosier[fast-isel] Cleaner fix for when we're unable to handle...
2012-05-11 Nuno Lopesobjectsize: add a few more tests and fix a bug
2012-05-11 Chad Rosier[fast-isel] Rather then assert (or segfault in a non...
2012-05-11 Chad RosierThe return type is an unsigned, not a bool.
2012-05-11 Manman RenAdd space before an open parenthesis in control flow...
2012-05-11 Preston GurdAdded X86 Atom latencies to X86InstrMMX.td.
2012-05-11 Stepan DyatkovskiyPR1255: ConstantRangesSet and CRSBuilder classes moved...
2012-05-11 Hans WennborgFix test/CodeGen/X86/tls-pie.ll.
2012-05-11 Hans WennborgImplement initial-exec TLS model for 32-bit PIC x86
2012-05-11 Silviu BarangaAdded the missing bit definition for the 4th bit of...
2012-05-11 Silviu BarangaFixed the LLVM ARM v7 assembler and instruction printer...
2012-05-11 Rafael EspindolaFix a use after free when the streamer is destroyed...
2012-05-11 Akira HatanakaFix a misleading comment.
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2012-05-11 Eli FriedmanFix a minor logic mistake transforming compares in...
2012-05-11 Manman RenARM: peephole optimization to remove cmp instruction
2012-05-11 Dan GohmanDefine a new intrinsic, @llvm.debugger. It will be...
2012-05-11 Eric ChristopherAllow unique_file to take a mode for file permissions...
2012-05-10 Chad RosierFix intendation.
2012-05-10 Jakob Stoklund... Compute secondary sub-registers.
2012-05-10 Nuno Lopesobjectsize: add support for GEPs with non-constant...
2012-05-10 Preston GurdAdded X86 Atom latencies for instructions in X86InstrIn...
2012-05-10 Eric ChristopherAdd support for the 'X' inline asm operand modifier.
2012-05-10 Andrew Trickmisched: Print machineinstrs with -debug-only=misched
2012-05-10 Andrew Trickmisched: tracing register pressure heuristics.
2012-05-10 Andrew Trickmisched: Add register pressure backoff to ConvergingSch...
2012-05-10 Andrew Trickmisched: Release only unscheduled nodes into ReadyQ.
2012-05-10 Andrew Trickmisched: Added ReadyQ container wrapper for Top and...
2012-05-10 Andrew Trickmisched: Introducing Top and Bottom register pressure...
2012-05-10 Sirish PandeHexagon V5 Support - V5 td file.
2012-05-10 Sirish PandeHexagon V5 FP Support.
2012-05-10 Andrew TrickRegPressure: API for speculatively checking instruction...
2012-05-10 Andrew TrickRegPressure: fix array index iteration style.
2012-05-10 Dan GohmanTeach DeadStoreElimination to eliminate exit-block...
2012-05-10 Manman RenRevert: 156550 "ARM: peephole optimization to remove...
2012-05-10 Jakob Stoklund... Precompute lists of explicit sub-registers and indices.
2012-05-10 Dan GohmanRewrite ScalarEvolution::hasOperand to use an explicit...
2012-05-10 Nuno Lopesteach DSE and isInstructionTriviallyDead() about calloc
2012-05-10 Joel Jonesformatting change: strip debug info from test
2012-05-10 Manman RenARM: peephole optimization to remove cmp instruction
2012-05-10 Joel JonesFix a problem with incomplete equality testing of PHINo...
2012-05-10 Nadav RotemFix merge-typo and cleanup
2012-05-10 Nadav RotemAVX2: Add an additional broadcast idiom.
2012-05-10 Nadav RotemGenerate AVX/AVX2 shuffles even when there is a memory...
2012-05-10 Andrew TrickFix TableGen's RegPressureSet weight normalization...
2012-05-10 Jim GrosbachExecutionEngine: Check for NULL ErrorStr before using it.
2012-05-09 Jakob Stoklund... Fix warning text.
2012-05-09 Dan GohmanFix the objc_storeStrong recognizer to stop before...
2012-05-09 Jakob Stoklund... Compute a backwards SubReg -> SubRegIndex map for each...
2012-05-09 Jakob Stoklund... Rename getSubRegs() to computeSubRegs().
2012-05-09 Nuno Lopesobjectsize:
2012-05-09 Chad RosierAdd unittests for Triple::getMacOSXVersion and Triple...
2012-05-09 Danil MalyshevAdded a regress test for the bug #9964 before close it.
2012-05-09 Roman DivackyMark .opd @progbits, thus avoiding a warning from asm.
2012-05-09 Chad RosierSet the default iOS version to 3.0.
2012-05-09 Bob WilsonUse the cpuid 64 bit flag to pick the default CPU name...
2012-05-09 Chad RosierDon't return true on a function with a void return...
2012-05-09 Chad RosierAdd Triple::getiOSVersion.
2012-05-09 Hans WennborgIntroduce llvm-c function LLVMPrintModuleToFile.
2012-05-09 Nuno Lopeschange the objectsize intrinsic signature: add a 3rd...
2012-05-09 Manuel KlimekMake it possible to switch off solution folders. VS...
2012-05-09 Filipe CabecinhasFixed a typo
2012-05-09 Bill WendlingSupply a C interface to the "LinkModules" method.
2012-05-09 Craig TopperRemove unused variable to get rid of warning.
2012-05-09 Akira HatanakaAdd another peephole pattern for conditional moves.
2012-05-09 Jakob Stoklund... Use ptr_rc_tailcall instead of GR32_TC.
2012-05-09 Akira HatanakaMake register FP allocatable if the compiled function...
2012-05-09 Akira HatanakaExpand 64-bit shifts if target ABI is O32.
2012-05-09 Richard TrieuRemove unused variable to silence compiler warning.
next