summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* MI-Sched: handle ReadAdvance latencies as used by Swift.Andrew Trick2013-06-17
* Give RegMax higher priority.Andrew Trick2013-06-17
* Remove compareRPDelta.Andrew Trick2013-06-17
* MI Sched: fix a typo in RegPressure heuristics.Andrew Trick2013-06-17
* MI-Sched: Remove another heuristic that is sensitive to queue order.Andrew Trick2013-06-17
* MI-Sched: Track multiple candidates with the same priority level.Andrew Trick2013-06-17
* Directly access objects which may change during compilation.Bill Wendling2013-06-17
* Reapply r183985 now that the missing check was added to PathV2.Rafael Espindola2013-06-17
* Only delete regular files and directories.Rafael Espindola2013-06-17
* R600: PV stores Reg id, not indexVincent Lejeune2013-06-17
* R600: Properly set COUNT_3 bit in TEX clause initiating inst for pre EG gen.Vincent Lejeune2013-06-17
* Revert "Remove a use of PathV1.h."Rafael Espindola2013-06-17
* Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.Benjamin Kramer2013-06-17
* Fix for a regression caused by the LoopVectorizer whenPekka Jaaskelainen2013-06-17
* Don't use PathV1.h in LTOCodeGenerator.cppRafael Espindola2013-06-17
* Disable vectorization for -Oz.Nadav Rotem2013-06-17
* Enable the loop vectorizer by default for -Os and -O2.Nadav Rotem2013-06-17
* Move lib/Archive to tools/llvm-ar.Rafael Espindola2013-06-17
* Fix incorrectly finding 'executable' directories instead of files.Manuel Klimek2013-06-17
* DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...David Blaikie2013-06-16
* Debug Info: Simplify Frame Index handling in DBG_VALUE Machine InstructionsDavid Blaikie2013-06-16
* Silence warning in Release builds.Benjamin Kramer2013-06-16
* DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...David Blaikie2013-06-15
* Use 0 instead of NULL.Jakub Staszak2013-06-15
* PruneEH: Only merge attribute sets when used. No functionality change.Benjamin Kramer2013-06-15
* Missing NDEBUGs.Andrew Trick2013-06-15
* MI-Sched: heuristics using the new latency and machine model.Andrew Trick2013-06-15
* Support BufferSize on ProcResGroup for unified MOp schedulers.Andrew Trick2013-06-15
* Update machine models. Specify buffer sizes for OOO processors.Andrew Trick2013-06-15
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-15
* MI-Sched: Rename IssueCount to CurrMOps.Andrew Trick2013-06-15
* MI-Sched: Remove the temporary EnableCopyConstrain flag.Andrew Trick2013-06-15
* MI-Sched: added tracking of dependent latency for better heuristics.Andrew Trick2013-06-15
* MI-Sched: DEBUG: print critical resource.Andrew Trick2013-06-15
* SelectionDAG: slightly refactor DAGCombiner::visitSELECT_CC to avoid redudant...Stephen Lin2013-06-15
* Debug Info: Don't print the display name and colon prefix for DEBUG_VALUE com...David Blaikie2013-06-15
* [yaml2obj] Add support for sh_link via `Link` key.Sean Silva2013-06-15
* R600: Add SI load support for v[24]i32 and store for v2i32Tom Stellard2013-06-15
* Remove the LLVM specific archive index.Rafael Espindola2013-06-14
* R600: Use correct encoding for Vertex Fetch instructions on CaymanTom Stellard2013-06-14
* R600: Use EXPORT_RAT_INST_STORE_DWORD for stores on CaymanTom Stellard2013-06-14
* R600: Factor the instruction encoding out the RAT_WRITE_CACHELESS_eg classTom Stellard2013-06-14
* R600: Move instruction encoding definitions into a separate .td fileTom Stellard2013-06-14
* Introduce getSelect usage and use more getSelectCCMatt Arsenault2013-06-14
* Add GetCurrentDirectory back.Rafael Espindola2013-06-14
* SelectionDAG: minor fix to order of operands in comments to match the code Stephen Lin2013-06-14
* Replace use of PathV1.h in MCContext.cpp.Rafael Espindola2013-06-14
* Mark rematerialized super/sub registers as dead.Tim Northover2013-06-14
* Replace use of PathV1.h in Program.cpp.Rafael Espindola2013-06-14
* SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FM...Stephen Lin2013-06-14