2013-10-16 |
Rafael Espindola | [pr17595] Fix a use after free. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Richard Sandiford | [SystemZ] Improve handling of SETCC |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Richard Sandiford | Handle (shl (anyext (shr ...))) in SimpilfyDemandedBits |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Alexey Samsonov | llvm-symbolizer: don't always run demangler on global... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Bill Wendling | Add a 'deleteModule' method to the Linker class. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
NAKAMURA Takumi | Revert r192758 (and r192759), "MC: Better handling... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Craig Topper | Really fix build warning/error that I think r192756... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Will Dietz | TypeFinder: prefer iterative algorithm to keep stack... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Rui Ueyama | Fix a bug in Windows resource file detection. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Rafael Espindola | Add a triple to this test. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Rafael Espindola | Add support for metadata representing .ident directives. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Eric Christopher | Fix a pair of bugs in the emission of pubname tables: |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Rafael Espindola | Add a MCAsmInfoELF class and factor some code into it. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Hans Wennborg | dos2unix on quoted-names.ll |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Hans Wennborg | MC: Better handling of tricky symbol and section names |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Rafael Espindola | Move .ident handling to MCStreamer. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Andrew Kaylor | Fixing build warning/error |
commit | commitdiff | tree | snapshot |
2013-10-16 |
David Blaikie | Simplify zero initialization of DIEAttrs variable. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Andrew Kaylor | Adding padding to the .eh_frame section in RuntimeDyld |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Andrew Kaylor | Adding support for deregistering EH frames with MCJIT. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Arsenault | Fix typo |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Arsenault | Fix missing C++ mode thing in header |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Andrew Trick | Enable MI Sched for x86. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Christopher | Make sure we're not attempting to construct a subprogra... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Christopher | Add an assert that we have a scope that matters for... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Christopher | Clean up, formatting, comments. No functional change. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
NAKAMURA Takumi | Support/FileSystem.h: Remove a trailing comma in enum... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
David Blaikie | Use ASSERT_EQ rather than ASSERT_TRUE for better unit... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Vincent Lejeune | R600/SI: Remove some leftover MI dump call |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Rui Ueyama | Path: Recognize Windows compiled resource file. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Andrew Kaylor | Separating ELF and MachO stub info functions for Runtim... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Christopher | Reformat. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Chad Rosier | [AArch64] Add support for NEON scalar signed saturating... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Andrew Kaylor | Fixing some host==target assumptions in RuntimeDyld |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Adrian Prantl | Remove some dead code. (DarwinGDBCompat was retired... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Manman Ren | Struct byval: fix a copy-paste error for thumb2. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Liao | Fix PR17546 |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Liao | Fix PR16807 |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Benjamin Kramer | LoopVectorize: Properly reflect PODness in comments. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Pekka Jaaskelainen | Guard the debug temp variable with NDEBUG to avoid... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Pekka Jaaskelainen | Do not assert when trying to add a meta data operand... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Daniel Sanders | [mips][msa] Added support for build_vector for v4f32... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Anders Waldenborg | Revert "Add AllTargetsBindings sublibrary" as it breaks... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Anders Waldenborg | Add AllTargetsBindings sublibrary instead of having... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Richard Sandiford | [SystemZ] Use A(G)SI when spilling the target of a... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
David Majnemer | docs: Remove incompatibility with Solaris shell |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Job Noorman | Fix MSP430 calling convention to match MSPGCC |
commit | commitdiff | tree | snapshot |
2013-10-15 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expres... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Craig Topper | Remove x86_sse42_crc32_64_8 intrinsic. It has no functi... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Andrew Trick | Improve on r192635, ExeDepsFix for avx, and add a test... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Chandler Carruth | Simplify formatting and sort these. No functionality... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Akira Hatanaka | [mips] Define a pseudo instruction which writes to... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Akira Hatanaka | [mips] Use predicates to guard instructions using accum... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Akira Hatanaka | [mips] Rename isel nodes. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Akira Hatanaka | [mips] Transfer kill flag to the newly created operand. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Akira Hatanaka | [mips] Set HI/LO registers' HWEncoding field. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Akira Hatanaka | [mips] Delete unnecessary code. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Rafael Espindola | Remove dead code. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Michael Gottesman | Update comment list of GLOBALVAR modifiers in BitcodeWr... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Quentin Colombet | [X86][FastISel] During X86 fastisel, the address of... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Andrew Trick | Fix the ExecutionDepsFix pass to handle AVX instructions. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Andrew Trick | LiveRegUnits: Use *MBB for consistency and convenience. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Nick Lewycky | Fix a typo, in a comment, in a test. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Eric Christopher | Revert part of a fix from 2010, changes since then: |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Eric Christopher | Reformat this routine slightly. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Eric Christopher | Remove some extraneous whitespace. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Andrew Trick | LiveRegUnits::removeRegsInMask safety. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Andrew Trick | Use a SparseSet in LiveRegUnits. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Andrew Trick | Move LiveRegUnits implementation into .cpp. Comment... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Andrew Trick | Remove extra indentation in LiveRegUnits. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Andrew Trick | Convert LiveRegUnits methods to the current convention... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Manman Ren | Debug Info: static member DIE creation. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
David Blaikie | Fix indenting. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Hans Wennborg | vs2013 msbuild integration: add missing .target files... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Will Dietz | MachineSink: Fix and tweak critical-edge breaking heuri... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Rafael Espindola | Remove utils/profile.pl. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Rafael Espindola | Remove lib/Transforms/Instrumentation/ProfilingUtils.* |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Rafael Espindola | Remove the now unused strong phi elimination pass. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Chris Lattner | Basic blocks typically have few predecessors. Use... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Evgeniy Stepanov | [msan] Instrument x86.*_cvt* intrinsics. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Chad Rosier | [AArch64] Add support for NEON scalar integer compare... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Bernard Ogden | Add Cortex-A57 support |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Bernard Ogden | Add subtarget feature support for Cortex-A53 |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Matheus Almeida | [mips][msa] Direct Object Emission support for BIT... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Matheus Almeida | [mips][msa] Direct Object Emission support for VEC... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Matheus Almeida | [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Matheus Almeida | [mips][msa] Direct Object Emission for the majority... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Matheus Almeida | [mips][msa] Direct Object Emission of INSERT.{B,H,W... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Evgeniy Stepanov | [msan] Fix handling of scalar select of vectors. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Elena Demikhovsky | Fixed a bug in dynamic allocation memory on stack. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Craig Topper | Create classes to reduce the size of the tablegen entri... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Craig Topper | Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Craig Topper | Add disassembler support for SSE4.1 register/register... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Craig Topper | Mark MOVMSKPS/MOVMSKPD/VPINSRWrr64i as AsmParserOnly... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
David Majnemer | Windows: Fix a typo in an assert |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Craig Topper | Don't use 64-bit versions of MOVMSKPD in CodeGen. The... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
David Majnemer | Windows: Don't bother with pinning Kernel32.dll |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Will Dietz | MC: Don't assume incoming StringRef's are null terminated. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Vincent Lejeune | R600: improve dump of S_WAITCNT |
commit | commitdiff | tree | snapshot |
next |