2015-12-07 |
Sanjay Patel | remove redundant check: optForSize() includes a check... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Ron Lieberman | [Hexagon] Adding v60 test, vasr in particular. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
David Blaikie | [llvm-dwp] Restructure inputs for test case so they... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Sanjay Patel | Tighten checks so we can see existing codegen |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Lang Hames | [Orc] Removing traces of takeOwnershipOfBuffers left... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Rafael Espindola | Link declaration lazily. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Rafael Espindola | Simplify test. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Aaron Ballman | Silence all C4592 warnings with MSVC 2015 Update 1... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Teresa Johnson | [ThinLTO] Support cloning of temporary DILocation metadata |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Elena Demikhovsky | VX-512: Fixed a bug in FP logic operation lowering |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Artyom Skrobov | [ARM] Generate ABI_optimization_goals build attribute... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Daniel Sanders | [mips][ias] Removed DSP/DSPr2 instructions from base... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Elena Demikhovsky | AVX-512: Fixed masked load / store instruction selectio... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Igor Breger | AVX-512: implement kunpck intrinsics. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Rafael Espindola | Change how the linker handles the old llvm.global_ctors. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Asaf Badouh | [avx512] rename gcc intrinsics to be align with gcc... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Marina Yatsina | [X86] Adding support for FWORD type for MS inline asm |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Bradley Smith | [ARM] Flag vcvt{t,b} with an f16 type specifier as... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Simon Pilgrim | [X86][AVX] Added tests to load+broadcast non-zero'th... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Zlatko Buljan | [mips][microMIPS] Implement LH, LHE, LHU and LHUE instr... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Craig Topper | Add uint8_t size to LegalizeTypeAction enum and use... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Craig Topper | Add uint8_t size to LegalizeAction enum so we can use... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Davide Italiano | [llvm-objdump/MachoDump] Make code much more concise. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Keno Fischer | [Verifier] Fix !dbg validation if Scope is the Subprogram |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Simon Pilgrim | [X86][AVX] Tidied up BROADCASTPD/BROADCASTPS tests |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Lang Hames | [Orc] Rename IndirectStubsManagerBase to IndirectStubsM... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Dan Gohman | [WebAssembly] Factor out a TypeToString function, since... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Dan Gohman | [WebAssembly] Make tableswitch's 'default' operand... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Dan Gohman | [WebAssembly] Enable folding of offsets into global... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Dan Gohman | [WebAssembly] Tighten up some testcase regular expressions. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Dan Gohman | [WebAssembly] Add some more ideas to README.txt. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Sanjay Patel | [x86] add missing maxnum/minnum tests for 256-bit vectors |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Rafael Espindola | Create llvm.global_ctors in the new format. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Marina Yatsina | [X86] Add support for loopz, loopnz for Intel syntax |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Asaf Badouh | [X86][AVX512] add vmovss/sd missing encoding |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Michael Kuperstein | [X86] Always generate precise CFA adjustments. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Igor Breger | AVX512: support AVX512BW Intrinsic in 32bit mode. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Craig Topper | Use make_range to reduce mentions of iterator type... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Craig Topper | Minor formatting fix. NFC |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Sanjoy Das | [InstCombine] Call getCmpPredicateForMinMax only with... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Davide Italiano | [llvm-readobj] report_error() does not return, so we... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Don't perform the returned-argument optim... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Replace the fake JUMP_TABLE instruction... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Implement direct calls to external symbols. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Sanjay Patel | Add vector fmaxnum tests that correspond to the existin... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Support inline asm constraints of type... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Sanjay Patel | fix typo; NFC |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Update a stale comment. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
JF Bastien | WebAssembly: improve readme, add placeholder for tests. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Move useAA() out of line to make it more... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Call TargetPassConfig base class function... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Expand frem as a floating point library... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Craig Topper | [Hexagon] Don't call getNumImplicitDefs and then iterat... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Keno Fischer | [ASAN] Add doFinalization to reset state |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Simon Pilgrim | [X86][ADX] Added memory folding patterns and stack... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Craig Topper | Replace uint16_t with the MCPhysReg typedef in many... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Craig Topper | Use std::fill instead of memset to initialize an array... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Simon Pilgrim | [X86][FMA4] Explicitly set the domain of FMA4 float... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Xinliang David Li | [PGO] Add version to getPGOFuncName method |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Cong Hou | Normalize successors' probabilities when building MBBs... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
David Blaikie | [llvm-dwp] Add coverage for both the presence and absen... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
David Blaikie | [llvm-dwp] Fix the type_units.test since I renamed... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
David Blaikie | [llvm-dwp] Rename the sufficiently-modified test to... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
David Blaikie | [llvm-dwp] clang-format this to catch anything I've... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
David Blaikie | [llvm-dwp] Support debug_tu_index |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Implement ReverseBranchCondition, and... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Kostya Serebryany | [libFuzzer] one more trophie |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Kostya Serebryany | [libFuzzer] don't reload the corpus more than once... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Lang Hames | Whitespace. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Keno Fischer | [opt] Fix run-twice option for non-idempotent passes |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Keno Fischer | [MC] Add a test for state reset in MCMachOStreamer |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Cong Hou | Fix a typo in LoopVectorize.cpp. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Dan Gohman | [WebAssembly] Fix scheduling dependencies in register... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Justin Bogner | CodeGen: Let the BumpPtrAllocator free the elements... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Derek Schuff | [WebAssembly] Support constant offsets on loads and... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Philip Reames | [EarlyCSE] IsSimple vs IsVolatile naming clarification... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Keno Fischer | [opt] Fix sanitizer complaints about r254774 |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Philip Reames | [PassManager] Ensure destructors of cached AnalysisUsag... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Teresa Johnson | [ThinLTO] Helper for performing renaming/promotion... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Hans Wennborg | Add FeatureLAHFSAHF to amdfam10 as well. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Dan Gohman | [WebAssembly] Initial varargs support. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Philip Reames | Address a memory leak in 254760 |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Justin Bogner | CodeGen: Move the SlotIndexes BumpPtrAllocator before... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Hans Wennborg | X86: Don't emit SAHF/LAHF for 64-bit targets unless... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Derek Schuff | Add TransformUtils to list of required libraries for llc |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Kostya Serebryany | [libFuzzer] compute base64 in-process instead of using... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Rafael Espindola | MSVC complains about this being ambiguous. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Lang Hames | [Orc] Move some code up into the JITCompileCallbackMana... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Rafael Espindola | Always pass a diagnostic handler to the linker. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Weiming Zhao | [SimplifyLibCalls] Optimization for pow(x, n) where... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Pete Cooper | Fix incorrect quote. NFC |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Keno Fischer | [llc/opt] Add an option to run all passes twice |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Chad Rosier | [AArch64] Expand vector SDIVREM/UDIVREM operations. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
David Blaikie | [llvm-dwp] Remove some out of date comments |
commit | commitdiff | tree | snapshot |
2015-12-04 |
David Blaikie | [llvm-dwp] Implement the required on-disk probed hash... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Reid Kleckner | Fix llvm-readobj build on Windows, match noreturn attri... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
David Blaikie | [llvm-dwp] Include the debug_line.dwo section |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Sanjoy Das | [OperandBundles] Allow operand-specific attributes... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Philip Reames | [LegacyPassManager] Reduce memory usage for AnalysisUsage |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Matthias Braun | ScheduleDAGInstrs: Move LiveIntervals field to Schedule... |
commit | commitdiff | tree | snapshot |
next |