2015-03-30 |
Derek Schuff | Add driver support for Native Client SDK |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Jordan Rose | [analyzer] Add test for previous commit. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Jordan Rose | [analyzer] Disable all retain count diagnostics on... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Jordan Rose | [analyzer] Don't special-case ivars backing +0 properties. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | llvm-dis: Use the new `DebugLoc` API, NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Use new LLVM API for DebugLoc |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Richard Smith | Updating code owners file per discussion with Doug... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Transforms: Use the new DebugLoc API, NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Kit Barton | [PPC] Move argument range checks for HTM and crypto... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | IR: Use the new DebugLoc API, NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Paul Robinson | Verify 'optnone' can run DAG combiner when appropriate. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Justin Holewinski | [NVPTX] Associate a minimum PTX version for each SM... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | CodeGen: Use the new DebugLoc API, NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Kit Barton | [PPC] Modify HTM and crypto intrinsics to inherit from... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Reflow printDebugLoc() to use early returns... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Lang Hames | [Orc] Separate callback manager selection from callback... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Bitcode: Reflow code to use early continues, NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | SelectionDAG: Reflow code to use early returns, NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Justin Holewinski | [NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Ulrich Weigand | [SystemZ] Fix fallout from r233543 on no-assert builds |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Write new DebugLoc API |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Drop some CLooG leftovers |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Delete some leftovers from scoplib |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Drop libpluto support |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Adrian McCarthy | Work around lack of %zd printf format specifier in... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Implement MDLocation::getInlinedAtScope() |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Update isl to 285e92aea |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Delinearization of expressions that contain array size... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Verifier: Add operand checks for remaining debug info |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Simplify logic in DISubprogram::Verify(... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Verifier: Loosen r233559 check for 'function:' field... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Verifier: Add operand checks for MDLexicalBlock |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | DebugInfo: Rename some testcases |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Duncan P. N... | Verifier: Check operands of MDSubprogram nodes |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Yaron Keren | Trying to fix the Hexagon and debian-fast bots arm32_ne... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Marshall Clow | While testing Erik's code coverage scripts, I found... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Add option to only run scop detection |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Yaron Keren | Remove more superfluous .str() and replace std::string... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Sanjay Patel | more space; NFC |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Simon Pilgrim | [X86] Ensure integer domain on scalar i64 load/store... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Eric Fiselier | [libcxx] Fix PR22771 - Support access control SFINAE... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Rafael Espindola | Fix Sphinx warning " Title underline too short.". |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Simon Atanasyan | [ELF] Use override keyword instead of virtual |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Simon Atanasyan | [Mips] Do not use llvm::Optional for GP0 value and... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Simon Atanasyan | [Mips] Rename class method merge => mergeHeaderFlags |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Robert Flack | Replace sys.platform skips in tests with @skip decorato... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tamas Berghammer | Fix check in TestNoreturnUnwind |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Rafael Espindola | Save a std::string. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Ulrich Weigand | [SystemZ] Fix definition of IntMaxType / Int64Type |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Ulrich Weigand | [SystemZ] Fix some ABI corner cases |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Daniel Sanders | [mips] Add support for 'ZC' inline assembly memory... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Ulrich Weigand | [SystemZ] Fix LLVM crash on unoptimized code |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Ulrich Weigand | [SystemZ] Remove TargetMachine CPU auto-detection |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Rafael Espindola | Special case the creation of relocation sections. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Denis Protivensky | [ARM] Remove whitespace in rel-ifunc test |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Daniel Sanders | [mips] Support 9-bit offsets for the 'R' inline assembl... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Russell Gallop | Revert test commit at revision 233535. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Russell Gallop | Test commit |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Add forgotten underscore |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Add some missing isl prefixes |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Simon Atanasyan | [Mips] Fix writing R_MIPS_REL32 relocation addendum |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tamas Berghammer | Fix TestGdbRemote* on remote linux |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Daniel Jasper | clang-format: [JS] Fix comment formatting in goog.scopes. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Daniel Jasper | Revert "[SCEV] Look at backedge dominating conditions." |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Elena Demikhovsky | AVX-512: blank lines, duplicated tests, no functional... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Elena Demikhovsky | AVX-512: added intrinsics for VPAND, VPOR and VPXOR |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] In getHostCPUFeatures, disable xop, f16c, fma... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] Remove FeatureAES for 'corei7' CPU. 'corei7'... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] Use the more specific CPU names like 'nehalem... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] Move family 6 model 21 to 'pentium-m'. Near as... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Craig Topper | [X86] Family 6 model 29 is a Penryn based processor... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Alexey Bataev | [OPENMP] Codegen for 'atomic update' construct. |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Alexei Starovoitov | [MCJIT] In debug memory dump output, don't truncate... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Alexey Bataev | [OPENMP] Improved codegen for implicit/explicit 'barrie... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Lang Hames | [Orc] Add missing #include. Hopefully this will appease... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Lang Hames | [MCJIT][Orc] Refactor RTDyldMemoryManager, weave Runtim... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Petar Jovanovic | Add check for kind of UnqualifiedId in Declarator:... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Tobias Grosser | Gist-simplify access relations in the context of domain... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Lang Hames | [Orc] Add missing inline keyword to the function introd... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Tobias Grosser | Avoid nullptr dereference in the ScopGraphPrinter |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Lang Hames | [Orc] Use raw TargetAddresses for callback trampoline... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
David Majnemer | [MS ABI] Rework .xdata HandlerType emission |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | Silence sign compare warning. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Johannes Doerfert | Strip constant factors from SCoP parameters |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [inline asm] Don't reject duplicated matching constraints |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [parse] Don't crash on alternative operator spellings... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Simon Pilgrim | Use SDValue bool check to tidyup some possible vector... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [lex] Provide a valid token when __has_include is found... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [edit] Don't hit an assert when trying to delete a... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Simon Pilgrim | Use SDValue bool check to tidyup some possible Reassoci... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [parser] Push _Atomic locs through DeclaratorChunk. |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [lex] Don't create a garbage token if parsing of __has_... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [Parse] Don't crash on ~A::{ |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [lex] Don't read past the end of the buffer |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Benjamin Kramer | [lex] Turn range checks into asserts. |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Elena Demikhovsky | AVX-512: Fixed the "commutative" property flag in VPAND... |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Craig Topper | Fix a variable name in MSVC specific part of rr233487. |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Craig Topper | [X86] Implement getHostCPUFeatures for X86. |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Akira Hatanaka | Delete MCInstPrinter::AvailableFeatures. |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Akira Hatanaka | [X86] Read the feature bits from the subtarget that... |
commit | commitdiff | tree | snapshot |
next |