Removing dependency on third party library for Intel JIT event support.
[oota-llvm.git] / lib / Target / Hexagon /
2012-09-25 Sebastian PopTargetLowering interface to set/get minimum block entri...
2012-09-14 Sergei LarinDAG post-process for Hexagon MI scheduler
2012-09-14 Benjamin KramerRemove redundant private field.
2012-09-11 Andrew TrickReorganize MachineScheduler interfaces and publish...
2012-09-10 Sergei LarinAdd "blocked" heuristic to the Hexagon MI scheduler.
2012-09-07 Benjamin KramerFix alignment of .comm and .lcomm on mingw32.
2012-09-07 Benjamin KramerMC: Overhaul handling of .lcomm
2012-09-05 Pranav BhandarkarLLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instru...
2012-09-05 Richard SmithRemove redundant semicolons to fix -pedantic-errors...
2012-09-04 Sergei LarinPorting Hexagon MI Scheduler to the new API.
2012-08-29 Jakob Stoklund OlesenRename hasVolatileMemoryRef() to hasOrderedMemoryRef().
2012-08-22 Craig TopperAdd a getName function to MachineFunction. Use it in...
2012-08-20 Sebastian Popfix HexagonSubtarget parsing of -mv flag
2012-08-13 Arnold Schwaighofer[Hexagon] Don't mark callee saved registers as clobbere...
2012-08-08 Jakob Stoklund OlesenDon't use getNextOperandForReg().
2012-07-19 Sebastian Popdefault to use -mv4 when no version of Hexagon has...
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-13 Jakob Stoklund OlesenRemove variable_ops from call instructions in most...
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-07-02 Bob WilsonConsistently use AnalysisID types in TargetPassConfig.
2012-07-02 Bob WilsonAdd all codegen passes to the PassManager via TargetPas...
2012-06-26 Jack CarterThere are a number of generic inline asm operand modifi...
2012-06-24 NAKAMURA Takumillvm/lib: [CMake] Add explicit dependency to intrinsics...
2012-06-22 Hal FinkelRevert r158679 - use case is unclear (and it increases...
2012-06-18 Hal FinkelAllow up to 64 functional units per processor itinerary.
2012-06-13 Kay Tiong Khoo*typo: Cyles changed to Cycles
2012-06-09 Duncan SandsSilence a gcc-4.6 warning: GCC fails to understand...
2012-06-05 Andrew Trickmisched: Added MultiIssueItineraries.
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-06-01 Jakob Stoklund OlesenSwitch some getAliasSet clients to MCRegAliasIterator.
2012-05-30 Jakob Stoklund OlesenExtract some pointer hacking to a function.
2012-05-30 Jakob Stoklund OlesenFix some uses of getSubRegisters() to use getSubReg...
2012-05-25 Justin HolewinskiChange interface for TargetLowering::LowerCallTo and...
2012-05-16 Benjamin KramerHexagon: Remove unused command line option.
2012-05-14 Brendon CahoonRevert 156634 upon request until code improvement chang...
2012-05-13 Benjamin KramerHexagon: Initialize TBB to 0.
2012-05-12 Sirish PandeMake sure new value jump is enabled for Hexagon V5...
2012-05-12 Sirish PandeSupport for Hexagon feature, New Value Jump.
2012-05-11 Brendon CahoonUpdated instruction table due to addded intrinsics.
2012-05-11 Sirish PandeRemove warnings from HexagonVLIWPacketizer.
2012-05-11 Brendon CahoonHexagon constant extender support.
2012-05-11 Sirish PandeHexagon V5 intrinsics support.
2012-05-10 Sirish PandeHexagon V5 Support - V5 td file.
2012-05-10 Sirish PandeHexagon V5 FP Support.
2012-05-08 Eric ChristopherRemove excess semi-colons to quiet warnings.
2012-05-08 Sirish PandeUpdate load/store instruction patterns in Hexagon V4.
2012-05-07 Jakob Stoklund OlesenAdd an MF argument to TRI::getPointerRegClass() and...
2012-05-04 Jakob Stoklund OlesenRemove the SubRegClasses field from RegisterClass descr...
2012-05-03 Sirish PandeSupport for target dependent Hexagon VLIW packetizer.
2012-05-03 Sirish PandeExtensions of Hexagon V4 instructions.
2012-05-01 Bill WendlingChange the PassManager from a reference to a pointer.
2012-04-23 Preston GurdThis patch fixes a problem which arose when using the...
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
2012-04-23 Sirish PandeSupport for Hexagon architectural feature, new value...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-21 NAKAMURA Takumillvm/lib/Target: [PR12611] Add "llvm/Support/raw_ostrea...
2012-04-21 NAKAMURA TakumiHexagonISelLowering.cpp: Reorder #includes.
2012-04-21 NAKAMURA TakumiHexagonInstPrinter.cpp: Suppress -Wunused-variable...
2012-04-20 Craig TopperConvert more uses of XXXRegisterClass to &XXXRegClass...
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-16 David BlaikieRemove unused variable
2012-04-16 Sirish PandeHexagon V5 (Floating Point) Support.
2012-04-15 NAKAMURA TakumiHexagonCopyToCombine.cpp: Silence two warnings, -Wunuse...
2012-04-15 NAKAMURA TakumiTarget/Hexagon: Tweak to fix msvc build.
2012-04-13 Sirish PandeRemove iostream from New Value Jump.
2012-04-13 Sirish PandeAdd support for Hexagon Architectural feature, New...
2012-04-13 Sirish PandePass to replace tranfer/copy instructions into combine...
2012-04-13 Craig TopperSilence various build warnings from Hexagon backend...
2012-04-12 Ted KremenekUpdate CMake build.
2012-04-12 Evandro MenezesHexagon: fix CMake error.
2012-04-12 Sirish PandeHexagonPacketizer patch.
2012-04-12 Evandro MenezesHexagon: enable assembler output through the MC layer.
2012-03-27 Craig TopperPrune some includes
2012-03-22 Craig TopperRemove some unnecessary forward declarations.
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-03-17 Craig TopperFix some copy and paste remnants of Cell and SPU in...
2012-03-17 Craig TopperFix typo in file header.
2012-03-17 Craig TopperPass TargetOptions to HexagonTargetMachine constructor...
2012-03-11 Craig TopperConvert more static tables of registers used by calling...
2012-03-05 Craig TopperConvert more GenRegisterInfo tables from unsigned to...
2012-03-04 Craig TopperUse uint16_t to store register overlaps to reduce stati...
2012-03-04 Craig TopperUse uint16_t to store registers in callee saved registe...
2012-02-28 Evan ChengRe-commit r151623 with fix. Only issue special no-retur...
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2012-02-27 Evandro MenezesDelete incorrect reference to inexistent Hexagon archit...
2012-02-27 Craig TopperRemove HexagonGenIntrinsics.inc from Hexagon cmake...
2012-02-24 Benjamin KramerRemove unused cl::opt, make another opt static.
2012-02-23 Brendon CahoonFix the numbering of some of the registers and reclassi...
2012-02-22 Sirish PandeEfficient pattern for store truncate. Patch by Evandro...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates.
2012-02-15 Eric ChristopherRevert "Replacing HexagonOptimizeSZExtends with Hexagon...
2012-02-15 Eric ChristopherRevert "Optimize redundant sign extends and negation...
2012-02-15 Sirish PandeReplacing HexagonOptimizeSZExtends with HexagonPeephole.
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates
2012-02-09 Sirish PandeTest for commit access.
2012-02-08 Andrew TrickCodegen pass definition cleanup. No functionality.
next