summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [PowerPC] Fix PR17155 - Ignore COPY_TO_REGCLASS during emit.Bill Schmidt2013-09-16
* Don't vectorize if there are outside loop users of the induction variable.Arnold Schwaighofer2013-09-16
* [msan] Check return value of main().Evgeniy Stepanov2013-09-16
* This patch implements Mips load/store instructions from/to coprocessor 2. Tes...Vladimir Medic2013-09-16
* ARM: Deduplicate ConstantPoolValues.Benjamin Kramer2013-09-16
* [SystemZ] Improve extload handlingRichard Sandiford2013-09-16
* Make F16C feature flag imply AVX rather than just checking both at the patterns.Craig Topper2013-09-16
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-16
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* Replace some unnecessary vector copies with references.Benjamin Kramer2013-09-15
* ELF: Add support for the exclude section bit for gas compat.Benjamin Kramer2013-09-15
* MC: Add support for '?' flags in .section directivesDavid Majnemer2013-09-15
* Fix alignment of unwind data.Kai Nacke2013-09-15
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-09-15
* Revert r190764: PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* Prevent assert in CombinerGlobalAA with null valuesHal Finkel2013-09-15
* Expand the mask capability for deciding which functions are mips16 and mips32Reed Kotler2013-09-15
* Remove unused StringRef that no compiler warned about, I wonder why.Benjamin Kramer2013-09-14
* Add the remaining Intel SHA instructionsBen Langmuir2013-09-14
* Fix spelling.Robert Wilhelm2013-09-14
* Fix spelling.Robert Wilhelm2013-09-14
* Remove the long, long defunct IR block placement pass.Chandler Carruth2013-09-14
* Fixed bug when generating Load Upper Immediate microMIPS instruction.Zoran Jovanovic2013-09-14
* Support for microMIPS DIV instructions.Zoran Jovanovic2013-09-14
* Support for misc microMIPS instructions.Zoran Jovanovic2013-09-14
* Make PrettyStackTraceEntry use ManagedStatic for its ThreadLocal.Filip Pizlo2013-09-13
* Add missing break statement in PPCISelLoweringHal Finkel2013-09-13
* Adds support for Atom Silvermont (SLM) - -march=slmPreston Gurd2013-09-13
* [Peephole] Rewrite copies to avoid cross register banks copies.Quentin Colombet2013-09-13
* [ARMv8] Change hasV8Fp to hasFPARMv8, and other command line optionsJoey Gouly2013-09-13
* [msan] Add source file:line to stack origin reports.Evgeniy Stepanov2013-09-13
* [ARMv8] Emit the proper .fpu directive.Joey Gouly2013-09-13
* Test commit to verify that commit access works.Zoran Jovanovic2013-09-13
* [SystemZ] Use getTarget{Insert,Extract}Subreg rather than getMachineNodeRichard Sandiford2013-09-13
* [SystemZ] Try to fold shifts into TMxxRichard Sandiford2013-09-13
* Avoid a compiler warning about Found not being used when assertions areDuncan Sands2013-09-13
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-13
* Move operator to end of previous line to match coding standards.Craig Topper2013-09-13
* Add initial support for handling gnu style pubnames accepted by someEric Christopher2013-09-13
* Reformat and hoist section grabbing to top level.Eric Christopher2013-09-13
* R600: Move clamp handling code to R600IselLowering.cppVincent Lejeune2013-09-12
* R600: Move code handling literal folding into R600ISelLowering.Vincent Lejeune2013-09-12
* R600: Move fabs/fneg/sel folding logic into PostProcessIselVincent Lejeune2013-09-12
* Remove an unused variable, fixing -Werror build with latest Clang.Chandler Carruth2013-09-12
* Fix PPC ABI for ByVal structs with vector membersHal Finkel2013-09-12
* Patch provide by Tom Roeder!Joe Abbey2013-09-12
* In AliasSetTracker, do not change the alias set to "mod/ref" when addingKrzysztof Parzyszek2013-09-12
* Make the PPC fast-math sqrt expansion safe at 0Hal Finkel2013-09-12
* Implement asm support for a few PowerPC bookIII that are needed for assemblingRoman Divacky2013-09-12