summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* 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
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* DebugInfo: Tag units as having been indexed in GNU pubnames by using a DW_AT_...David Blaikie2014-03-06
* Allow constant folding of copysignKarthik Bhat2014-03-06
* [Layering] Move GVMaterializer.h into the IR library where itsChandler Carruth2014-03-06
* [Layering] Sink Linker.h into a Linker subdirectory to make itChandler Carruth2014-03-06
* [Layering] Move InstVisitor.h into the IR library as it is prettyChandler Carruth2014-03-06
* DebugInfo: Shrink pubnames/pubtypes in the presence of type units by only emi...David Blaikie2014-03-06
* Add some helpful comments on DIEValue types that we expect to hash.Eric Christopher2014-03-06
* The PPC global base register cannot be r0Hal Finkel2014-03-06
* [Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth2014-03-06
* Fixup PPC Darwin i1 argument handlingHal Finkel2014-03-06
* Rewrite the attribute hashing algorithm to use the type of the valueEric Christopher2014-03-06
* When using CR bit registers on PPC32, handle the i1 vaarg caseHal Finkel2014-03-06
* [Layering] Move DIBuilder.h into the IR library where its implementationChandler Carruth2014-03-06
* Remove the last of the special case code for emitting attributes.Eric Christopher2014-03-06
* constify a few accessors.Eric Christopher2014-03-06
* Remove special case in the DIEValue printing since it only existedEric Christopher2014-03-06