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 |
2014-01-15 |
Quentin Colombet | [LTO] Add a hook to map LLVM diagnostics into the clien... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Bob Wilson | Remove support for armv7f slice. <rdar://problem/12478440> |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Chandler Carruth | Use a heavier hammer when --enable-libcpp is passed... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Andrea Di Biagio | Update test/CodeGen/X86/vbinop-simplify-bug.ll. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Andrea Di Biagio | [DAGCombiner] Fix a wrong check in method SimplifyVBinOp. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Rafael Espindola | Return an ErrorOr<Binary *> from createBinary. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Chandler Carruth | Sink the autoconf check for sufficiently modern host... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Kevin Enderby | Update the X86 assembler for .intel_syntax to accept |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Rafael Espindola | Make sure we create a new archive by deleting any stale... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Zoran Jovanovic | LL and SC decoder method fix. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Zoran Jovanovic | Added support for LWU microMIPS instruction. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Chandler Carruth | Fix a bug in r199313 where I failed to restore CXXFLAGS... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Chandler Carruth | Add a check to configure that the libstdc++ selected... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
David Majnemer | WinCOFF: Transform IR expressions featuring __ImageBase... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Renato Golin | Revert 199262 - MCJIT remote still failing on ARM |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Renato Golin | Re-disable MCJIT remote tests on ARM |
commit | commitdiff | tree | snapshot |
2014-01-15 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Kostya Serebryany | replace LeakSanitizerIsTurnedOffForTheCurrentProcess... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Elena Demikhovsky | Fixed identation. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Andrew Trick | Fix PR18449: SCEV needs more precise max BECount for... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Craig Topper | Add OpSize16 to the two byte forms of INC/DEC that... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Jiangning Liu | For AArch64, lowering sext_inreg and generate optimized... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Craig Topper | Simplify x86 disassembler table handling of when to... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Hans Wennborg | Switch-to-lookup tables: set threshold to 3 cases |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Rafael Espindola | Check the error code and save a call to sys::fs::exists. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Arnold Schwaighofer | LoopVectorize: Only strip casts from integer types... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Rafael Espindola | Fix uninitialized variable. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Rafael Espindola | Only mark functions as micromips. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Hans Wennborg | LangRef.rst: fix LangRef data layout text about m speci... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Hans Wennborg | LangRef: attempt to fix line breaks |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Weiming Zhao | PR 18466: Fix ARM Pseudo Expansion |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Rafael Espindola | Make parseBitcodeFile return an ErrorOr<Module *>. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Eric Christopher | Make sure we emit a relocation to the debug_ranges... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Rafael Espindola | Return an error_code from materializeAllPermanently. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Rafael Espindola | Use error_code in Module::materializeAll. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Renato Golin | Fix Remote MCJIT on Windows |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Eric Christopher | Add testcase for r199263 forgotten in commit. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tim Northover | ARM: correctly determine final tBX_LR in Thumb1 functions |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Tim Northover | AArch64: don't try to handle [SU]MUL_LOHI nodes |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Joey Gouly | Add the lld root to llvm-lit, so llvm-lit can be used |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Eric Christopher | Enable use of ranges for translation units in the prese... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Renato Golin | Re-enable remote MCJIT tests on ARMv7 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Renato Golin | Sanitize MCJIT remote execution |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Matt Arsenault | Do pointer cast simplifications on addrspacecast |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Matt Arsenault | Remove a check for an illegal condition. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Lang Hames | Add FPExt option to CCValAssign::LocInfo. When generati... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Rafael Espindola | Revert "[AArch64] Added vselect patterns with float... |
commit | commitdiff | tree | snapshot |
next |