summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fix a problem with mips16 stubs when calls are transformed duringReed Kotler2013-12-18
* [aarch32] fix bug 18268: Incorrect condition of vselWeiming Zhao2013-12-18
* Debug info: Implement (rvalue) reference qualifiers for C++11 non-staticAdrian Prantl2013-12-18
* Pull in a couple of new constants from the upcoming DWARF 5 standard.Adrian Prantl2013-12-18
* Correctly handle the degenerated triple "thumb".Rafael Espindola2013-12-18
* llvm-cov: Print coverage summary to STDOUT.Yuchen Wu2013-12-18
* llvm-cov: s/(.*)Executed/\1Exec/Yuchen Wu2013-12-18
* llvm-cov: Added -c option for branch counts.Yuchen Wu2013-12-18
* [arm] Rename Tag_VFP_arch to Tag_FP_arch.Logan Chien2013-12-18
* Fix f64 and f128 for ppc-darwin.Rafael Espindola2013-12-18
* One ppc32-darwin, a i64 inside a structure can have 32 bit alignment.Rafael Espindola2013-12-18
* ARM: update comment to match realityTim Northover2013-12-18
* DiagnosticInfo: Add missing namespaceTobias Grosser2013-12-18
* ARM: set default float ABI based on triple.Tim Northover2013-12-18
* [AArch64 NEON]Implment loading vector constant form constant pool.Kevin Qin2013-12-18
* AsmParser: add support for .end directiveSaleem Abdulrasool2013-12-18
* DebugInfo: Introduce new DIValue, DIETypeSignature to encode references to ty...David Blaikie2013-12-17
* Fix N32 registers and stack alignment.Rafael Espindola2013-12-17
* Eliminate PPC instruction decoding ambiguitiesHal Finkel2013-12-17
* [DiagnosticPrinter] Use the appropriate method to print a Twine object in aQuentin Colombet2013-12-17
* MC COFF: Emit the 'b' section flag for .bss sections in GNU assemblyReid Kleckner2013-12-17
* On APCS, only try to align aggregates to 32 bits instead of 64.Rafael Espindola2013-12-17
* Handle i64 first for clarity. No functionality change.Rafael Espindola2013-12-17
* Assert that the last operand is actually EFLAGSDuncan P. N. Exon Smith2013-12-17
* Disabled subregister copy coalescing during MachineCSE.Andrew Trick2013-12-17
* Add warning capabilities in LLVM.Quentin Colombet2013-12-17
* [mips] Fix off by one issue when applying a fixup.Matheus Almeida2013-12-17
* Revert "Revert "Mark vastart_save_xmm_regs as changing EFLAGS""Duncan P. N. Exon Smith2013-12-17
* Fix the pointer size for the PS3 datalayout.Rafael Espindola2013-12-17
* Fix for PR18045:Stepan Dyatkovskiy2013-12-17
* There are no __register_frame and __deregister_frame functions Yaron Keren2013-12-17
* AVX-512: Added implementation of CONCAT_VECTORS for v8i1 vectors (by Alexey B...Elena Demikhovsky2013-12-17
* Revert "Mark vastart_save_xmm_regs as changing EFLAGS"Duncan P. N. Exon Smith2013-12-17
* Mark vastart_save_xmm_regs as changing EFLAGSDuncan P. N. Exon Smith2013-12-17
* Allow MachineCSE to coalesce trivial subregister copies the same way that it ...Andrew Trick2013-12-17
* whitespaceAndrew Trick2013-12-17
* Make comment more explicit.Jim Grosbach2013-12-17
* Typo. s/reserved/preserved/Jim Grosbach2013-12-17
* Add a machine code print in DEBUG() following instruction selection.Jim Grosbach2013-12-17
* Revert r197438 and r197447 until we figure out how to avoid circular dependen...Quentin Colombet2013-12-17
* LoopVectorizer: Don't if-convert constant expressions that can trapArnold Schwaighofer2013-12-17
* [LLVM Diagnostic Capabilities] Remove useless includes fromQuentin Colombet2013-12-17
* Add warning capabilities in LLVM.Quentin Colombet2013-12-16
* Enable double to float shrinking optimizations for binary functions like 'fmi...Yi Jiang2013-12-16
* llvm-cov: Added -u option for unconditional branch info.Yuchen Wu2013-12-16
* [Stackmap] Allow WebKit_JS calling convention to store 4 byte sized and align...Juergen Ributzka2013-12-16
* Fix typo in instruction name.Matt Arsenault2013-12-16
* Revert "Allow MachineCSE to coalesce trivial subregister copies the same way ...Rafael Espindola2013-12-16
* llvm-cov: Removed extra semicolon from ;;.Yuchen Wu2013-12-16
* [Stackmap] The first integer argument is passed in register for the WebKit_JS...Juergen Ributzka2013-12-16