summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support for building LLVM on FreeBSD 9.2Viktor Kutuzov2014-04-09
* Re-commit: [mips] abs.[ds], and neg.[ds] should be allowed regardless of -ena...Daniel Sanders2014-04-09
* YAMLIO: Encode ambiguous hex strings explicitlyDavid Majnemer2014-04-09
* Delinearize: Extend informationin -analyze outputTobias Grosser2014-04-09
* R600/SI: Match not instruction.Matt Arsenault2014-04-09
* ARM64: scalarize v1i64 mul operationTim Northover2014-04-09
* ARM64: add pattern for <1 x i64> custom not node.Tim Northover2014-04-09
* Object: add type names for ARM/COFF relocationsSaleem Abdulrasool2014-04-09
* ARM MC: 80 columnSaleem Abdulrasool2014-04-09
* ARM MC: sort source files in CMakeListsSaleem Abdulrasool2014-04-09
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [C++11] Make use of 'nullptr' in TableGen library.Craig Topper2014-04-09
* [C++11] Replace some comparisons with 'nullptr' with simple boolean checks to...Craig Topper2014-04-09
* WinCOFF: Emit common symbols as specified in the COFF specDavid Majnemer2014-04-08
* Bug 19348: Check for legal ExtLoad operation before foldingMatt Arsenault2014-04-08
* divide by the result of the gcdSebastian Pop2014-04-08
* handle special cases when findGCD returns 1Sebastian Pop2014-04-08
* in findGCD of multiply expr return the gcdSebastian Pop2014-04-08
* [docs] VCS contains a record of authorshipSean Silva2014-04-08
* [docs] Fix up some links to the preferred style.Sean Silva2014-04-08
* [Constant Hoisting][ARM64] Enable constant hoisting for ARM64.Juergen Ributzka2014-04-08
* RegAlloc: Account for a variable entry block frequencyDuncan P. N. Exon Smith2014-04-08
* [PowerPC] Don't return false from PPC::isVSLDOIShuffleMaskHal Finkel2014-04-08
* Fix the ARM VLD3 (single 3-element structure to all lanes)Kevin Enderby2014-04-08
* Verifier: Give the right message for bad atomic loadsDuncan P. N. Exon Smith2014-04-08
* Add -pass-remarks flag to 'opt'.Diego Novillo2014-04-08
* Add support for optimization reports.Diego Novillo2014-04-08
* X86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting x64. It caused DW_LNE...NAKAMURA Takumi2014-04-08
* ARM64: fix fmsub patterns which assumed accum operand was firstTim Northover2014-04-08
* The LLVM C API shouldn't be including a file from the C++ API. Especially not aRichard Smith2014-04-08
* AVX-512: Added fp_to_uint and uint_to_fp patterns.Elena Demikhovsky2014-04-08
* Fix a (legacy) PassManager crash that occurs when a ModulePassAndrew Trick2014-04-08
* X86: Split the relocation selection upDavid Majnemer2014-04-08
* Tidy up comments a bit.Jim Grosbach2014-04-07
* ARM64: Range based for loop in ARM64PromoteConstant passJim Grosbach2014-04-07
* ARM64: Clean up file header comment a bit.Jim Grosbach2014-04-07
* obj2yaml: Use the correct relocation type for different machine typesDavid Majnemer2014-04-07
* [docs] Fix some linksSean Silva2014-04-07
* [docs] Update link titleSean Silva2014-04-07
* [docs] Fix some Sphinx warnings that have crept in.Sean Silva2014-04-07
* Reverting commit r205628 due to mips64 issues.Reed Kotler2014-04-07
* Put a limit on ScheduleDAGSDNodes::ClusterNeighboringLoads to avoid blowing u...Andrew Trick2014-04-07
* R600/SI: Handle INSERT_SUBREG in SIFixSGPRCopiesTom Stellard2014-04-07
* R600: Match 24-bit arithmetic patterns in a Target DAGCombineTom Stellard2014-04-07
* R600: Replace dyn_cast + assert with castTom Stellard2014-04-07
* Remove an unused file.Richard Smith2014-04-07
* When a CHECK-NEXT fails because there was no match on the next line, includeRichard Smith2014-04-07
* Use std::swapMatt Arsenault2014-04-07
* Use .data() instead of &x[0]Matt Arsenault2014-04-07
* Invert the option to enable debug info verification. No functionalEric Christopher2014-04-07