2014-01-19 |
Benjamin Kramer | InstCombine: Replace a hand-rolled version of isKnownTo... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Benjamin Kramer | InstCombine: Teach most integer add/sub/mul/div combine... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Benjamin Kramer | InstCombine: Refactor fmul/fdiv combines to handle... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
NAKAMURA Takumi | [CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
NAKAMURA Takumi | [CMake] Add comments in llvm/CMakeLists.txt. |
commit | commitdiff | tree | snapshot |
2014-01-19 |
NAKAMURA Takumi | [CMake] Deprecate LLVM_TOOLS_BINARY_DIR. |
commit | commitdiff | tree | snapshot |
2014-01-19 |
NAKAMURA Takumi | [CMake] Prune deprecate usage of CMAKE_RUNTIME_OUTPUT_D... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Chandler Carruth | Fix a really nasty SROA bug with how we handled out... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Saleem Abdulrasool | ARM ELF: ensure that the tag types are corrected |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Saleem Abdulrasool | ARM: update build attributes for ABI r2.09 |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Saleem Abdulrasool | Move ARM build attributes into Support |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Saleem Abdulrasool | ARM IAS: remove unnecessary special case |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Arnold Schwaighofer | LoopVectorizer: A reduction that has multiple uses... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Chandler Carruth | [PM] Make the verifier work independently of any pass... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Chandler Carruth | Add a const lookup routine to get a BlockAddress consta... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Eli Bendersky | Support AddrSpaceCast in ConstantExpr::getAsInstruction. |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Nick Lewycky | Don't refuse to transform constexpr(call(arg, ...)... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Benjamin Kramer | ARM: Let the assembler reject v5 instructions in v4... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
NAKAMURA Takumi | [CMake] Add llvm-tblgen to dependencies of check-llvm. |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Benjamin Kramer | InstCombine: Make the (fmul X, -1.0) -> (fsub -0.0... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Benjamin Kramer | Upgrade ConstantFP's negative zero and infinity getters... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Adrian Prantl | typo |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Adrian Prantl | Debug info (LTO): Move the creation of accessibility... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Owen Anderson | Fix more instances of dropped fast math flags when... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Reid Kleckner | Add an inalloca flag to allocas |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Justin Bogner | MC: Add some missing include guards |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Juergen Ributzka | Update LangRef to emphasize the difference between... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Rui Ueyama | 80-column. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Rui Ueyama | llvm-objdump/COFF: Print ordinal base number. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Juergen Ributzka | Add two new calling conventions for runtime calls |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Sanders | [mips][msa] Correct pattern for LSA |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Sanders | [mips] Split IIIdiv int II_DIV, II_DIVU, II_DDIV, and... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Sanders | [mips][sched] Split IIImul and IIImult into subclasses. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Sanders | [mips][sched] Split IIHiLo into II_MFHI_MFLO and II_MTH... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Renato Golin | Add MLA alias for ARMv4 support. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Chandler Carruth | [PM] [cleanup] Rename some of the Verifier's members... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Kostya Serebryany | [asan] extend asan-coverage (still experimental). |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Chandler Carruth | [PM] Remove the preverifier and directly compute the... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Kevin Qin | [AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Chandler Carruth | Add the test for libstdc++ versions newer than 4.6... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Craig Topper | Switch a few instructions to use RI instead I so they... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Craig Topper | Add OpSize16 flags to 32-bit CRC32 instructions so... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Craig Topper | Teach x86 asm parser to handle 'opaque ptr' in Intel... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Craig Topper | Teach X86 asm parser to understand 'ZMMWORD PTR' in... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Craig Topper | Fix intel syntax for 64-bit version of FXSAVE/FXRSTOR... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Craig Topper | VEX_PREFIX_66 doesn't need to set the hasOpSize flag... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Craig Topper | Replace duplicated code with a existing helper function. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Hao Liu | [AArch64]Fix the problem can't select f16_to_f32 and... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Kevin Qin | [AArch64 NEON] Custom lower conversion between vector... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Hao Liu | [AArch64]Fix the problem can't select concat_vectors... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bob Wilson | Fix bad variable syntax in r199413 |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rafael Espindola | Use LLVM_EXPLICIT instead of a function pointer as... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Reid Kleckner | Change inalloca rules to make it only apply to the... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Quentin Colombet | [opt][PassInfo] Allow opt to run passes that need targe... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Duncan P. N... | LTO: document LTO_API_VERSION for each API |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Owen Anderson | Fix two cases where we could lose fast math flags when... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Owen Anderson | Fix an instance where we would drop fast math flags... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Owen Anderson | Fix a bug in InstCombine where we failed to preserve... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rui Ueyama | Fix style issues. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rui Ueyama | llvm-objdump/COFF: Print DLL name in the export table... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Owen Anderson | Teach InstCombine that (fmul X, -1.0) can be simplified... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rui Ueyama | Use static instead of anonymous namespace. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rui Ueyama | Reduce nesting. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rui Ueyama | Use the current local variable naming style. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bob Wilson | Pass the --enable-libcpp configure option for cross... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Kevin Enderby | Tweak the MCExternalSymbolizer to print references... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Ed Maste | llvm-symbolizer: make mangled name heuristic apply... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Sanders | [mips][sched] Removed IIXfer. No instructions use it. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Sanders | [mips][sched] Put AND, OR, XOR, MOVT_I, and MOVF_I... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rafael Espindola | Add an emitRawComment function and use it to simplify... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Sanders | [mips][sched] Split IIseb into II_SEB and II_SEH |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Sanders | [mips][sched] Split IILogic into II_AND, II_OR, II_XOR... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Amara Emerson | Move the xscale build attribute test to the proper... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Sanders | [mips][sched] Split IIArith in preparation for the... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Sanders | [mips] Correct itin class for MULT_MM and MULTu_MM... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Sanders | [mips] IIImult should have an InstrItinData in the... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Tim Northover | ReMat: fix overly cavalier attitude to sub-register... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Evgeniy Stepanov | [asan] Remove -fsanitize-address-zero-base-shadow comma... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Jiangning Liu | For ARM, fix assertuib failures for some ld/st 3/4... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Elena Demikhovsky | AVX-512: fixed a compare pattern |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Craig Topper | Copy segment register when optimizing to MOV8ao8/MOV16a... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Craig Topper | Allow x86 mov instructions to/from memory with absolute... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rafael Espindola | Use a slightly smaller hack. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Quentin Colombet | Revert r199361: Now, the sanitizer got the change |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Quentin Colombet | [LTO] Modify lto.exports to force the sanitizer to... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bill Wendling | Fix typo: : not ; |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rui Ueyama | llmv-objdump/COFF: Print export table contents. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rafael Espindola | CommentColumn is always 40. Simplify. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Quentin Colombet | [cmake] Attempt to fix sanitizer buildbot. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rafael Espindola | Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bill Wendling | Reapply r194218 with fix: |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Craig Topper | Remove use of OpSize for populating VEX_PP field. A... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rafael Espindola | Attempt to fix the MSVC build. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Arnold Schwaighofer | BasicAA: We need to check both access sizes when compar... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rafael Espindola | Prevent calls to __jit_debug_register_code from being... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Rui Ueyama | Don't use DataRefImpl to implement ImportDirectoryEntryRef. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Manman Ren | Report a warning when dropping outdated debug info... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Reed Kotler | Adjust offsets for max load instruction offsets. This... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Rui Ueyama | llvm-objdump: Don't print "Import table:" header if... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
David Peixotto | Fix parsing of .symver directive on ARM |
commit | commitdiff | tree | snapshot |
next |