summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [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
* 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
* 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
* 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
* Handle vlas during inline cost computation if they'll be turnedEric Christopher2014-04-07
* Add NDEBUG markers around debug only function.Eric Christopher2014-04-07
* Add debug location information to the vectorizer debug statements.Eric Christopher2014-04-07
* [C++11] Make use of 'nullptr' in the Support library.Craig Topper2014-04-07
* Changes in IntelJITEventListener - By Arch RobinsonElena Demikhovsky2014-04-06
* DebugInfo: Support namespace aliases as DW_TAG_imported_declaration instead o...David Blaikie2014-04-06
* [Support] Modify LockFileManager::waitForUnlock() to return info about how th...Argyrios Kyrtzidis2014-04-06
* Remove unused parameterDavid Blaikie2014-04-05
* AsmParser: add a warning for compatibility parsingSaleem Abdulrasool2014-04-05
* MachineInstr: introduce explicit_operands and implicit_operands rangesDavid Blaikie2014-04-05
* ARM: consolidate MachO checks for ARM asm parserSaleem Abdulrasool2014-04-05
* Simplify compression API by compressing into a SmallVector rather than a Memo...David Blaikie2014-04-05
* Simplify compression API by decompressing into a SmallVector rather than a Me...David Blaikie2014-04-05
* AsmParser: restore LLVM IR compatibility for linker_private{,_weak}Saleem Abdulrasool2014-04-05
* Fixing typo.David Blaikie2014-04-05
* [PowerPC] Remove unused TM member variable to unbreak buildHal Finkel2014-04-05
* [PowerPC] Adjust load/store costs in PPCTTIHal Finkel2014-04-04
* [PowerPC] PPCTTI CleanupHal Finkel2014-04-04
* Minor change to StackMapLiveness DEBUG output.Andrew Trick2014-04-04
* Add DAG parameter to ComputeNumSignBitsForTargetNodeMatt Arsenault2014-04-04
* Fix tabsMatt Arsenault2014-04-04
* [mips] Add Octeon cnMips instructions seqi/snei and v3mulu/vmm0/vmulu.Kai Nacke2014-04-04
* [PowerPC] Add a full condition code register to make the "cc" clobber workHal Finkel2014-04-04
* [mips] abs.[ds], and neg.[ds] should be allowed regardless of -enable-no-nans...Daniel Sanders2014-04-04
* DAGLegalize: add last-ditch type-legalization for VSELECT.Tim Northover2014-04-04
* ARM64: handle v1i1 types arising from setcc properly.Tim Northover2014-04-04