summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* PrintVRegOrUnitAndrew Trick2013-08-23
* Rename to RegPressure API parameters RegUnits.Andrew Trick2013-08-23
* Simplify RegPressure helpers.Andrew Trick2013-08-23
* Add a convenient PSetIterator for visiting pressure sets affected by a register.Andrew Trick2013-08-23
* Adds cyclic critical path computation and heuristics, temporarily disabled.Andrew Trick2013-08-23
* MI Sched: record local vreg uses.Andrew Trick2013-08-23
* mi-sched: Don't call MBB.size() in initSUnits. The driver already has instr c...Andrew Trick2013-08-23
* Checking commit access; added one spaceJim Cownie2013-08-23
* [ARM] Fix another ARM FastISel -verify-machineinstrs issue.Joey Gouly2013-08-23
* [msan] Fix handling of va_arg overflow area on x86_64.Evgeniy Stepanov2013-08-23
* [ARMv8] Add CodeGen for VMAXNM/VMINNM.Joey Gouly2013-08-23
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-23
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-23
* [SystemZ] Try reversing comparisons whose first operand is in memoryRichard Sandiford2013-08-23
* [SystemZ] Prefer LHI;ST... over LAY;MV...Richard Sandiford2013-08-23
* Turn MipsOptimizeMathLibCalls into a target-independent scalar transformRichard Sandiford2013-08-23
* ARM: make sure ARM-mode pseudo-inst requires IsARMTim Northover2013-08-23
* [mips][msa] Split MSA128 regset into size-specific sets containing the same r...Daniel Sanders2013-08-23
* 80 colsAlexey Samsonov2013-08-23
* Make DWARFCompileUnit non-copyableAlexey Samsonov2013-08-23
* Use register masks on SPARC call instructions.Jakob Stoklund Olesen2013-08-23
* Add an OtherPreserved field to the CalleeSaved TableGen class.Jakob Stoklund Olesen2013-08-23
* Update StripDeadDebugInfo to use DebugInfoFinder so that it is no longer stal...Michael Gottesman2013-08-23
* [stack protector] Work around an issue with the BMOVPCB_CALL instruction on A...Michael Gottesman2013-08-22
* Check only if we have this attribute. If it's not an attribute, then it's ass...Bill Wendling2013-08-22
* R600/SI: Fix another case of illegal VGPR to SGPR copyTom Stellard2013-08-22
* DataFlowSanitizer: Replace non-instrumented aliases of instrumented functions...Peter Collingbourne2013-08-22
* DataFlowSanitizer: Factor the wrapper builder out to buildWrapperFunction.Peter Collingbourne2013-08-22
* DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".Peter Collingbourne2013-08-22
* [ARMv8] Add CodeGen support for VSEL.Joey Gouly2013-08-22
* [Win32] mapped_file_region: Fix a bug in CreateFileMapping() that Size must c...NAKAMURA Takumi2013-08-22
* Whitespace.NAKAMURA Takumi2013-08-22
* Fix ARM vcvt encoding when the number of fractional bits is zero.Mihai Popa2013-08-22
* Teach the SLP vectorizer the correct way to check for consecutive accessChandler Carruth2013-08-22
* [ARM] Constrain some register classes in EmitAtomicBinary64 so thatJoey Gouly2013-08-22
* AVX-512: Added masked SHIFT commands, more encoding testsElena Demikhovsky2013-08-22
* Fix ARM FastISel PIC function call.Logan Chien2013-08-22
* Add a new helper method to Value to strip in-bounds constant offsets ofChandler Carruth2013-08-22
* MemoryBuffer.cpp: Consider if PageSize were not 4096 in shouldUseMmap(). Foll...NAKAMURA Takumi2013-08-22
* ARM: use TableGen patterns to select CMOV operations.Tim Northover2013-08-22
* ARM: respect tied 64-bit inlineasm operands when printingTim Northover2013-08-22
* [stackprotector] When finding the split point to splice off the end of a pare...Michael Gottesman2013-08-22
* Teach LoopVectorize about address space sizesMatt Arsenault2013-08-22
* ARM: R9 is not safe to use for tcGPR.Jim Grosbach2013-08-22
* Fixed typo.Michael Gottesman2013-08-21
* Removed trailing whitespace.Michael Gottesman2013-08-21
* SelectionDAG: Make sure stores are always added to the LegalizedNodes listTom Stellard2013-08-21
* R600: Remove unnecessary castsTom Stellard2013-08-21
* No functionality change.Yunzhong Gao2013-08-21
* Teach BaseIndexOffset::match to identify base pointers in loops.Juergen Ributzka2013-08-21