summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Changed isPrint for U+00AD SOFT HYPHEN to return true.Alexander Kornienko2013-08-08
* Revert "[objc-arc] Track if we encountered an additive overflow while computi...Michael Gottesman2013-08-08
* Fix ARM build.Peter Collingbourne2013-08-08
* [objc-arc] Track if we encountered an additive overflow while computing {TopD...Michael Gottesman2013-08-07
* [objc-arc] Change 4 iterator methods which return const_iterators to be const...Michael Gottesman2013-08-07
* Reapply r185872 now that the address sanitizer has been changed to support this.Bill Wendling2013-08-07
* Add ISD::FROUND for libm round()Hal Finkel2013-08-07
* DataFlowSanitizer; LLVM changes.Peter Collingbourne2013-08-07
* Using the integrated assembler we'd fail to change section to theEric Christopher2013-08-07
* Fix a FIXME, on darwin all virtual sections have a zerofill type.Eric Christopher2013-08-07
* On Windows, autolink advapi32 from Path.inc for CryptAcquireContextWReid Kleckner2013-08-07
* Move assert above first use of variable that we'd be asserting on.Eric Christopher2013-08-07
* Confusing comment typo.Andrew Trick2013-08-07
* AVX-512 set: Added BROADCAST instructionsElena Demikhovsky2013-08-07
* [SystemZ] Optimize floating-point comparisons with zeroRichard Sandiford2013-08-07
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-07
* JumpThreading: Turn a select instruction into branching if it allows to threa...Benjamin Kramer2013-08-07
* Add support for linking against a curses library when available andChandler Carruth2013-08-07
* Remove some parens. No functional change.Eric Christopher2013-08-07
* Simplify code. No functional change intended.Craig Topper2013-08-07
* Initialize SIInsertWaits::ExpInstrTypesSeen in the pass constructor.Evgeniy Stepanov2013-08-07
* YAMLTraits.h: replace DenseMap that used a bad implementation of DenseMapInfoDmitri Gribenko2013-08-07
* Create a pattern for the "trap" instruction.Reed Kotler2013-08-07
* Fix boolean logic in LockFileManager and test itReid Kleckner2013-08-07
* Avoid using alloca in Windows/Program.incReid Kleckner2013-08-07
* Add a way to grab a particular attribute out of a DIE.Eric Christopher2013-08-07
* Move somewhat messy conditional out of line.Eric Christopher2013-08-07
* Remove unused functions introduced in r172685 to unbreak the Clang -Werror buildDavid Blaikie2013-08-07
* Implemented llvm::sys::locale::columnWidth and isPrint for the case of generi...Alexander Kornienko2013-08-07
* R600: Add new file from r187831 to CMakeLists.txtTom Stellard2013-08-06
* [mips] Rename register classes CPURegs and CPU64Regs.Akira Hatanaka2013-08-06
* R600/SI: Use VSrc_* register classes as the default classes for typesTom Stellard2013-08-06
* R600/SI: Add more special cases for opcodes to ensureSRegLimit()Tom Stellard2013-08-06
* [NVPTX] We dont have any target specific flags yet for generating symbol refe...Justin Holewinski2013-08-06
* [mips] Mark instructions defined in Mips64InstrInfo.td that are duplicates ofAkira Hatanaka2013-08-06
* Change the linkage of these global values to 'internal'.Bill Wendling2013-08-06
* Remove some std stream usage from Support and TableGenReid Kleckner2013-08-06
* LoopVectorize: Allow vectorization of loops with lifetime markersArnold Schwaighofer2013-08-06
* [mips] Delete unnecessary InstAliases. Also, clear some of the InstAlias'Akira Hatanaka2013-08-06
* [mips] Replace usages of register classes with register operands. Also, removeAkira Hatanaka2013-08-06
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Adjust file to the coding standard.Jakub Staszak2013-08-06
* Add PPC64 mulli patternHal Finkel2013-08-06
* Remove extraneous semicolon.Jakub Staszak2013-08-06
* This corrects creation of operands for t2PLDW. It also removes the definition...Mihai Popa2013-08-06
* Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc ins...Mihai Popa2013-08-06
* [NVPTX] Add missing patterns for i1 [s,u]int_to_fpJustin Holewinski2013-08-06
* [NVPTX] Fix bug in stack code generation causes by MC conversionJustin Holewinski2013-08-06
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-06
* ARM: implement allowTruncateForTailCallTim Northover2013-08-06