summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Convert most uses of PathV1.h in ToolRunner.cpp.Rafael Espindola2013-06-18
* Add support for encoding the HLE XACQUIRE and XRELEASE prefixes.Stefanus Du Toit2013-06-18
* Add a version of unique_file that return just the file name.Rafael Espindola2013-06-18
* Return a std::string from PrependMainExecutablePath.Rafael Espindola2013-06-18
* Remove PathV1.h use from BugDriver.cpp.Rafael Espindola2013-06-18
* Remove use of PathV1.h from ExecutionDriver.cpp.Rafael Espindola2013-06-18
* Scan the successor blocks and use the PHI nodes as a hint for possible chain ...Nadav Rotem2013-06-18
* Add a return value to make this function more useful.Nadav Rotem2013-06-18
* Remove usage of PathV1.h from OptimizerDriver.cpp.Rafael Espindola2013-06-18
* Convert some uses of eraseFromDisk.Rafael Espindola2013-06-18
* Don't use PathV1.h in tools/bugpoint/Miscompilation.cpp.Rafael Espindola2013-06-18
* Basic support for parsing Mach-O universal binaries in LLVMObject libraryAlexey Samsonov2013-06-18
* Don't convert object_error's enum to and from int.Rafael Espindola2013-06-18
* ARM: fix literal load with positive offset encodingAmaury de la Vieuville2013-06-18
* ARM: add operands pre-writeback variants when neededAmaury de la Vieuville2013-06-18
* ARM: fix thumb literal loads decodingAmaury de la Vieuville2013-06-18
* ARM: thumb stores cannot use PC as dest registerAmaury de la Vieuville2013-06-18
* Hopefully fix the MSVS build after r184105Timur Iskhodzhanov2013-06-18
* Use pointers to the MCAsmInfo and MCRegInfo.Bill Wendling2013-06-18
* Fix nondeterminism in .gcno file generation.Nick Lewycky2013-06-18
* Remove dead prototype.Bill Wendling2013-06-18
* Simplify some of the code. No functionality change.Bill Wendling2013-06-18
* remove some @deprecated markers: LLVM APIs aren't deprecated, they are remove...Chris Lattner2013-06-18
* Build Apple's llvmCore with --disable-zlib. <rdar://problem/14182316>Bob Wilson2013-06-18
* [yaml2obj][ELF] Factor out string table section creation.Sean Silva2013-06-18
* [yaml2obj][ELF] Refer specifically to the section header string table.Sean Silva2013-06-18
* [yaml2obj][ELF] Ensure more fields are zero'd.Sean Silva2013-06-18
* Fix the build with gcc 4.7 and -std=c++11.Rafael Espindola2013-06-17
* Convert two uses of eraseFromDisk.Rafael Espindola2013-06-17
* MI-Sched: handle ReadAdvance latencies as used by Swift.Andrew Trick2013-06-17
* Reenable, improve, and add MI-Sched unit tests.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
* Remove usage of PathV1.h in FindBugs.cpp.Rafael Espindola2013-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
* [yaml2obj][ELF] Exit with error status on error.Sean Silva2013-06-17
* Revert "Remove a use of PathV1.h."Rafael Espindola2013-06-17
* Don't use PathV1.h in CrashDebugger.cpp.Rafael Espindola2013-06-17
* Don't use PathV1.h in ToolRunner.h.Rafael Espindola2013-06-17
* Remove CBE related code.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 ExtractFunction.cpp.Rafael Espindola2013-06-17