summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler2013-05-16
* Revert "Support unaligned load/store on more ARM targets"Derek Schuff2013-05-15
* Remove dead code.Eli Bendersky2013-05-15
* LoopVectorize: Move call of canHoistAllLoads to canVectorizeWithIfConvertArnold Schwaighofer2013-05-15
* Delete dead code.Rafael Espindola2013-05-15
* Set an explicit triple for this test.David Majnemer2013-05-15
* undef setjmp in PPCCTRLoopsHal Finkel2013-05-15
* X86: Remove redundant test instructionsDavid Majnemer2013-05-15
* Use proper syntax.Bill Wendling2013-05-15
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-15
* Fix legalization of SETCC with promoted integer intrinsicsHal Finkel2013-05-15
* Add lldb and polly to the projects to tag.Bill Wendling2013-05-15
* Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)Derek Schuff2013-05-15
* Cleanup relocation sorting for ELF.Rafael Espindola2013-05-15
* PPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]NAKAMURA Takumi2013-05-15
* Whitespace.NAKAMURA Takumi2013-05-15
* [objc-arc] Fixed a spelling error and made the statistic descriptions be cons...Michael Gottesman2013-05-15
* Add missing #includeDouglas Gregor2013-05-15
* Support unaligned load/store on more ARM targetsDerek Schuff2013-05-15
* Remove MCELFObjectTargetWriter::adjustFixupOffset hackUlrich Weigand2013-05-15
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-15
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-15
* [PowerPC] Add test case for r181891Ulrich Weigand2013-05-15
* [PowerPC] Correctly handle fixups of other than 4 byte sizeUlrich Weigand2013-05-15
* Add Jade to the list of external projects using LLVM in the release notes.Arnaud A. de Grandmaison2013-05-15
* [SystemZ] Add more future work items to the READMERichard Sandiford2013-05-15
* [SystemZ] Consolidate disassembler tests for valid input into 2 big testsRichard Sandiford2013-05-15
* [SystemZ] Consolidate assembler tests into 4 big testsRichard Sandiford2013-05-15
* Fix build on WindowsTimur Iskhodzhanov2013-05-15
* Use only explicit bool conversion operatorsDavid Blaikie2013-05-15
* ELFRelocationEntry::operator<(): Try to stabilize the order. r_offset was ins...NAKAMURA Takumi2013-05-15
* LoopVectorize: Fix commentsArnold Schwaighofer2013-05-15
* LoopVectorize: Hoist conditional loads if possibleArnold Schwaighofer2013-05-15
* Speed up Value::isUsedInBasicBlock() for long use lists.Jakob Stoklund Olesen2013-05-14
* Fix two typoSylvestre Ledru2013-05-14
* ExceptionDemo: Corresponding to r181820, SectionMemoryManager should belong t...NAKAMURA Takumi2013-05-14
* Object: Fix Mach-O relocation printing.Ahmed Bougacha2013-05-14
* ARM ISel: Don't create illegal types during LowerMULArnold Schwaighofer2013-05-14
* GlobalOpt: fix an issue where CXAAtExitFn points to a deleted function.Manman Ren2013-05-14
* Revert previous patch, it's actually on under Wall.Eric Christopher2013-05-14
* Add -Wreorder to the list of C++ warnings.Eric Christopher2013-05-14
* Make getCompileUnit non-const and return the current DIE if itEric Christopher2013-05-14
* Add 'CHECK-DAG' supportMichael Liao2013-05-14
* Refactor string checking. No functionality change.Michael Liao2013-05-14
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-14
* SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the Filip Pizlo2013-05-14
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-14
* Reapply "Subtract isn't commutative, fix this for MMX psub." withEric Christopher2013-05-14
* Temporarily revert "Subtract isn't commutative, fix this for MMX psub."Eric Christopher2013-05-14
* Fix __clear_cache declaration.Rafael Espindola2013-05-14