summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber2014-03-07
* DebugInfo: Restrict DW_AT_high_pc encoding as data4 offset to DWARF 4 as per ...David Blaikie2014-03-07
* ARM: Make .unreq directives case-insensitiveDuncan P. N. Exon Smith2014-03-07
* [SystemZ] Move sign_extend optimization to PerformDAGCombineRichard Sandiford2014-03-07
* CodeGenPrep: sink extends of illegal types into use block.Tim Northover2014-03-07
* InstCombine: form shuffles from wider range of insert/extractelementsTim Northover2014-03-07
* Change MCDisassembler::setSymbolizer to take unique_ptr by value.Ahmed Charles2014-03-07
* Remove unused method.Craig Topper2014-03-07
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-07
* Enable FeatureFastUAMem for Silvermont processorAlexey Volkov2014-03-07
* Test commitAlexey Volkov2014-03-07
* MC: Remove superfluous section attribute flag definitionsDavid Majnemer2014-03-07
* Replace PROLOG_LABEL with a new CFI_INSTRUCTION.Rafael Espindola2014-03-07
* Simplify. No functionality change.Rafael Espindola2014-03-07
* Simplify. No functionality change.Rafael Espindola2014-03-07
* Allow constant folding of round function whenever feasibleKarthik Bhat2014-03-07
* DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yetDavid Blaikie2014-03-07
* Move some dwarf emission routines to AsmPrinterDwarf.cpp.Eric Christopher2014-03-07
* 80-column fixups.Eric Christopher2014-03-07
* DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pcDavid Blaikie2014-03-07
* Reapply "MC: simplify object file selection for Windows"Saleem Abdulrasool2014-03-06
* Remove shouldEmitUsedDirectiveFor.Rafael Espindola2014-03-06
* Remove unreachable 'return true' always dominated by 'return Error' or 'retur...Ted Kremenek2014-03-06
* [Support/LockFileManager] Re-apply r203137 and r203138 but use symbolic links...Argyrios Kyrtzidis2014-03-06
* Support: split object format out of environmentSaleem Abdulrasool2014-03-06
* MC: simplify object file selection for WindowsSaleem Abdulrasool2014-03-06
* [X86] Teach the DAGCombiner how to fold a OR of two shufflevector nodes.Andrea Di Biagio2014-03-06
* Constify a few things with DotDebugLocEntry.Eric Christopher2014-03-06
* MS asm: The initial dot in struct access is optionalReid Kleckner2014-03-06
* Revert create_symbolic_link and both depending changesReid Kleckner2014-03-06
* Move DIEEntry handling inside the main switch statement.Eric Christopher2014-03-06
* [Support/LockFileManager] Make the LockFileManager more robust against races.Argyrios Kyrtzidis2014-03-06
* [Support/LockFileManager] Use symbolic link for the lock file.Argyrios Kyrtzidis2014-03-06
* [Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().Argyrios Kyrtzidis2014-03-06
* R600: Fix extloads from i8 / i16 to i64.Matt Arsenault2014-03-06
* R600/SI: Expand selects on vectors.Matt Arsenault2014-03-06
* Fix missing C++ mode commentMatt Arsenault2014-03-06
* Teach lint about address spacesMatt Arsenault2014-03-06
* [XCore] Add support for the "m" inline asm constraint.Richard Osborne2014-03-06
* Micro optimization: this code only needs to look at eh labels.Rafael Espindola2014-03-06
* [AArch64] This is a work in progress to provide a machine descriptionChad Rosier2014-03-06
* [SystemZ] Remove "virtual" from override methodsRichard Sandiford2014-03-06
* [SystemZ] Use "auto" for cast resultsRichard Sandiford2014-03-06
* [SystemZ] Use "for (auto" a bitRichard Sandiford2014-03-06
* [SystemZ] Update namespace formatting to match current guidelinesRichard Sandiford2014-03-06
* AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed...Elena Demikhovsky2014-03-06
* AVX-512: fixed comressed displacement - by Robert KhazanovElena Demikhovsky2014-03-06
* Cleaning up two more pre-Visual C++ 2012 build hacks.Yaron Keren2014-03-06
* Add <cstddef> for use of std::ptrdiff_t.Ahmed Charles2014-03-06
* Fix break by qualifying ptrdiff_t with std::.Ahmed Charles2014-03-06