2012-10-07 |
Sean Silva | Silence Sphinx warnings. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Tobias Grosser | ScopLib: Support negated access functions. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Tobias Grosser | Update the 'News' section on the Polly page |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Benjamin Kramer | X86: fcmov doesn't handle all possible EFLAGS, fall... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Dmitry Vyukov | tsan: better message about found races for Go ThreadSan... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Benjamin Kramer | Python bindings: fix typo. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Benjamin Kramer | Python bindings: Add missing availability kind. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Bill Wendling | Move more methods out-of-line. This is in preparation... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Bill Wendling | Sphinxify the GettinStarted documentation. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Bill Wendling | Sphinxify the ExtendingLLVM documentation. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Rafael Espindola | Use getArch instead of getArchName + string compare. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Bill Wendling | Sphinxify the compiler writer info documentation. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Rafael Espindola | Use getArch instead of getArchName. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Bob Wilson | Make sure always-inline functions get inlined. <rdar... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Rafael Espindola | Document MapVector. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Dmitri Gribenko | List of potential checkers: smart pointer checker:... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Dmitri Gribenko | Clang static analyzer docs: fix a couple of HTML markup... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Dmitri Gribenko | List of potential checkers: more C++11 details for... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Benjamin Kramer | Expose __builtin_bswap16. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Ted Kremenek | Place warn_impcast_different_enum_types in a new warnin... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Ted Kremenek | Add link to potential future checkers. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Ted Kremenek | Add list of potential checkers. Provided by Anton... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jordan Rose | [analyzer] Tweak test to run the retain-count checker... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jason Molenda | In DynamicLoaderDarwinKernel::OSKextLoadedKextSummary... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jason Molenda | Revert Vishal's patch that Enrico commited, at least... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jordan Rose | ParentMap: Restore the ability to update an existing... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jordan Rose | [analyzer] Handle implicit statements used for end... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Argyrios Kyrtzidis | [libclang] Fix the comments, as suggested by Dmitri. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Argyrios Kyrtzidis | [libclang] Don't disable the preprocessing record while... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jack Carter | Adding support for instructions mfc0, mfc2, mtc0, mtc2 |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jack Carter | Minor changes based on post commit review: |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jim Ingham | Make the error message from regex commands use the... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Enrico Granata | patch from Vishal Patel to improve our lldb.value wrapper |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alex Rosenberg | Fix another spot where this test varied for a Release... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jack Carter | Minor changes based on post commit review: |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alex Rosenberg | Make test resilient to Release build temp names. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Enrico Granata | <rdar://problem/12442990> Fix the implementation of... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alex Rosenberg | Propagate calling convention for aliases and weakrefs. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alex Rosenberg | FileCheckize test |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Enrico Granata | <rdar://problem/12426557> Fixing the NSIndexSet data... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | Remove "k" as an alias for "kill". It doesn't ask... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
DeLesley Hutchins | Thread-safety analysis: allow attributes on constructor... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Ted Kremenek | Add color output to 'diagtool tree' to show what warnin... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bill Schmidt | This patch splits apart PPCISelLowering::LowerFormalArg... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Dmitri Gribenko | HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Dmitri Gribenko | GoldPlugin.rst: minor typesetting fixes. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | Remove two more cases of "-w write" being specified |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | Improve shortened examples of the watchpoint commands. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Benjamin Kramer | Remove unused but set variable flagged by GCC. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Ingham | Remove the bt alias I inadvertently added back in in... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Aaron Ballman | Changing line endings from Windows to Unix. No functio... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Ingham | Add one-shot breakpoints (-o option to "break set"... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jim Ingham | Fix a test failure caused by checkin 165274. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Chad Rosier | [ms-inline asm] Add a comment describing the MapAndCons... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Liao | Add intrinsic of MULX in BMI2 header |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Chad Rosier | [ms-inline asm] Add a few typedefs to simplify future... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Reed Kotler | Patch for integer multiply, signed/unsigned, long/long... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Benjamin Kramer | Simplify code, don't or a bool with an uint64_t. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Benjamin Kramer | Remove empty file. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Chad Rosier | Remove extraneous semicolon. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Micah Villmow | Implement TargetData with the DataLayout class, this... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Dmitry Vyukov | tsan: cache pc's that cause suppressions (this way... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Hemant Kulkarni | Add ELF program header. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Will Schmidt | - Mark the BCC and BLR defs as isCodeGenOnly per error... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Adhemerval... | Add PowerPC64 definitions for ELF.h |
commit | commitdiff | tree | snapshot |
2012-10-05 |
NAKAMURA Takumi | Enable llvm/test/ExecutionEngine/MCJIT also for cygwin. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
NAKAMURA Takumi | lli: [MCJIT] Suppress "__main" for cygming in LLIMCJITM... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
NAKAMURA Takumi | [CMake] Enhance add_llvm_external_project. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Sid Manning | Fix incorrect setting of EI_DATA |
commit | commitdiff | tree | snapshot |
2012-10-05 |
NAKAMURA Takumi | SROA.cpp: Fix a warning, [-Wunused-variable] |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Rafael Espindola | Convert to unix line endings. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alexander Potapenko | If !asan_inited, call internal versions of libc functio... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Duncan Sands | Move this test a bit later, after the point at which... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bill Wendling | Move methods out-of-line. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bill Wendling | Use method to query for attributes. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Craig Topper | Remove some encoding bits I forgot to remove from SETB_... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Craig Topper | Move expansion of SETB_C(8/16/32/64)r from MCInstLower... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | one more small fix for the gdb-comes-first column order |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | Change the "bt" command alias defined in CommandInterpr... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | Symbols::LocateMacOSXFilesUsingDebugSymbols() - perform... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Abramo Bagnara | Added forgotten break. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | typeo |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | typeo |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | Update the intro paragraph of text describing the table... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jason Molenda | Swap the columns in the lldb & gdb command comparison... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Sean Silva | docs: Add HowToSetUpLLVMStyleRTTI.rst. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Sean Silva | tblgen: Use appropriate LLVM-style RTTI functions. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Sean Silva | tblgen: Replace uses of dynamic_cast<XXXRecTy> with... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Sean Silva | tblgen: Put dyn_cast<> infrastructure in place for... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Eli Friedman | Make sure to generate the right kind of MDNode for... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Eli Friedman | Make sure to generate the right kind of MDNode for... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Evan Cheng | Follow up to r165072. Try a different approach: only... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Richard Smith | Workaround for libstdc++4.6 <atomic> bug: make comment... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Chandler Carruth | Teach the new SROA a new trick. Now we zap any memcpy... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Chandler Carruth | Lift the speculation visitor above all the helpers... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Blaikie | Implement -Wshift-op-parentheses for: a << b + c |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bill Wendling | Use -object_path_lto when linking executables if buildi... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [libclang] Now that we have a CXModule object, pass... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [libclang] Introduce new C functions that provide infor... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [Modules] Introduce Module::TopHeaders which is a set... |
commit | commitdiff | tree | snapshot |
next |