summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [mips] Rename accumulator register classes and FP register operands.Akira Hatanaka2013-08-08
* [mips] Mark pseudo instructions as code-gen only.Akira Hatanaka2013-08-08
* [mips] Delete register class HWRegs64.Akira Hatanaka2013-08-08
* cast fix to appease buildbotDavid Fang2013-08-08
* Revert "Reapply r185872 now that the address sanitizer has been changed to su...Arnold Schwaighofer2013-08-08
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-08
* Fix off-by-one error in Regex::isValidAlexey Samsonov2013-08-08
* R600/SI: Implement fp32<->fp64 conversionsNiels Ole Salscheider2013-08-08
* R600/SI: Implement sint<->fp64 conversionsNiels Ole Salscheider2013-08-08
* Use pop_back() instead of pop_back_val() when the returned value is not used.Jakub Staszak2013-08-08
* Remove the now redundant FeatureFP16 from the Cortex-A15 feature list. It was...Silviu Baranga2013-08-08
* Fix the comment.Jakub Staszak2013-08-08
* The name "tCDP" isn't used anywhere else in the source code, so renaming it f...Mihai Popa2013-08-08
* Disable inlining between sanitized and non-sanitized functions.Evgeniy Stepanov2013-08-08
* For DW_TAG_template_type_parameter the actual passed in type couldEric Christopher2013-08-08
* Remove AllUndef check from one of the loops in getVectorShuffle. It was alrea...Craig Topper2013-08-08
* The conversion to bool is fine here, no need to check isType.Eric Christopher2013-08-08
* Make sure that if we're going to attempt to add a type to a DIE thatEric Christopher2013-08-08
* Change variable name and reflow formatting.Eric Christopher2013-08-08
* Optimize mask generation for one of the DAG combiner shufflevector cases.Craig Topper2013-08-08
* PPC: Map frin to round() not nearbyint() and rint()Hal Finkel2013-08-08
* Revert "coff also doesn't have a ReadOnlySection yet, (!)"David Majnemer2013-08-08
* Reflow for loop.Eric Christopher2013-08-08
* Be more rigorous about the sizes of forms and attributes.Eric Christopher2013-08-08
* 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