summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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] Move some classes into anonymous namespaces.Sean Silva2013-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 empty directory.Rafael Espindola2013-06-14
* 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 getSelect helper functionMatt 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
* Fix frame pointer debug information testJF Bastien2013-06-14
* Revert "Cmake: add compiler option in a more idiomatic way"Rafael Espindola2013-06-14
* Replace use of PathV1.h in Program.cpp.Rafael Espindola2013-06-14
* Cmake: add compiler option in a more idiomatic wayArnaud A. de Grandmaison2013-06-14
* Do not to perform RUN line substitution of llc if that's prefixed by a hypnenEli Bendersky2013-06-14
* SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FM...Stephen Lin2013-06-14
* Remove unused argument.Rafael Espindola2013-06-14
* Don't use PathV1.h in GraphWriter.cpp.Rafael Espindola2013-06-14
* Convert a use of sys::Path::GetTemporaryDirectory.Rafael Espindola2013-06-14
* Remove a use of PathV1.h.Rafael Espindola2013-06-14
* Make PrologEpilogInserter save/restore all callee saved registersDerek Schuff2013-06-14
* Remove a use of PathV1.h.Rafael Espindola2013-06-14
* Move PrependMainExecutablePath next to its only user.Rafael Espindola2013-06-14
* Remove a use of sys::Path.Rafael Espindola2013-06-14
* ARM: fix thumb coprocessor instruction with pre-writeback disassemblyAmaury de la Vieuville2013-06-14
* X86: cvtpi2ps is just an SSE instruction with MMX operands. It has no AVX equ...Benjamin Kramer2013-06-14
* Remove unused header.Rafael Espindola2013-06-14
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* [yaml2obj] Add support for sh_addralign via `AddressAlign` key.Sean Silva2013-06-14
* Move #include from .h to .cpp file.Jakub Staszak2013-06-14
* Remove forward declaration of MachineBasicBlock. It is #included anyway.Jakub Staszak2013-06-13
* #include <climits> instead of <limits.h> in C++ header file.Jakub Staszak2013-06-13
* [yaml2obj] Add support for specifying raw section content.Sean Silva2013-06-13
* [yaml2obj] Add sh_addr via `Address` key.Sean Silva2013-06-13
* [yaml2obj] Initial ELF section support.Sean Silva2013-06-13
* Try to fix the windows build.Rafael Espindola2013-06-13
* Don't use PathV1.h in Signals.h.Rafael Espindola2013-06-13
* Add a RemoveFileOnSignal that takes a StringRef.Rafael Espindola2013-06-13
* Don't use PathV1.h in FileUtilities.h.Rafael Espindola2013-06-13
* Avoid using PathV1.h in Program.h.Rafael Espindola2013-06-13
* [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.Bill Schmidt2013-06-13