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 |
2012-10-05 |
Argyrios Kyrtzidis | [preprocessing record] Have PPEntityID be independent... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [libclang] Introduce CXCursor_ModuleImportDecl cursor... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Chad Rosier | Test case for r165275. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Chad Rosier | [ms-inline asm] Add support for parsing [Intel dialect... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Enrico Granata | <rdar://problem/12099999> renaming SBStream::Printf... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Smith | If we flow off the end of a value-returning function: |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Enrico Granata | A tweak to the previous commit to ensure that we don... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Enrico Granata | <rdar://problem/12413390> Fixing an issue where synthet... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Micah Villmow | Rename the Target specific passes in the DataLayout... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jason Molenda | Ran the sources through the compiler with -Wshadow... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Sean Callanan | Removed a directive to delete the test subdirectories |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Nadav Rotem | When merging connsecutive stores, use vectors to store... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Sean Callanan | Made the i386 ABI mark EBP as non-volatile, |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Smith | libstdc++-4.6 needs the same common_type fix as libstdc... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jim Ingham | ClangASTContext::GetIndexOfChildWithName - increment... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Smith | Egriegious hack to support libstdc++4.6's broken <atomi... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Micah Villmow | Resubmit the copying of TargetData to DataLayout withou... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Sean Callanan | Fixed an assertion in the SymbolFile resulting |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Enrico Granata | <rdar://problem/12424824> Making sure that we correctly... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Abramo Bagnara | Fixed FunctionTypeLoc source range. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Abramo Bagnara | Fixed instantiated operators source range. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Abramo Bagnara | Fixed friend decl source range. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Abramo Bagnara | Fixed ParamDecl source range for implicit typed k&r... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Preston Gurd | This patch corrects commit 165126 by using an integer... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jim Grosbach | ARM: locate user-defined text sections next to default... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Micah Villmow | Backing out my changes, something screwed up from my... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Enrico Granata | <rdar://problem/12424824> Making sure that we correctly... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Micah Villmow | Rename TargetData to DataLayout in DataLayout.cpp.... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Eric Christopher | Update this a bit more to represent how the prologue... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Micah Villmow | Create the DataLayout class, as a direct copy of Target... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Schmidt | Fix the CodeGen/ppc64-varargs-struct.c test case to... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Andrew Kaylor | Adding MCJIT and MemoryBuffer unit tests |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Schmidt | Add a test case for r156143, which enabled general... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Micah Villmow | Accidently checked in the files, only wanted to copy... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Micah Villmow | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Micah Villmow | (no commit message) |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Michael Liao | Add register encoding support in X86 backend |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Benjamin Kramer | Driver: Link crtfastmath.o if it's available and -ffast... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jakub Staszak | Fix doxygen comment to match parameters' names. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jakub Staszak | Add a comment to the commit r165187. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Will Schmidt | - add tokens to PPCInstrInfo.td and PPCInstr64Bit.td... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jakob Stoklund... | Get MCSchedModel directly from the subtarget. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jakob Stoklund... | Switch MachineTraceMetrics to the new TargetSchedModel... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Michael Han | Fix scope location when parsing GNU attributes. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Will Schmidt | test commit / whitespace |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Benjamin Kramer | SimplifyCFG: Enhance the "remove CFG edge that leads... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Preston Gurd | Revert 165129 |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Dmitry Vyukov | tsan for Go: support mallocs before __tsan_init() ... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Duncan Sands | In my recent change to avoid use of underaligned memory... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Alexander Potapenko | Avoid calling __asan_init from memcpy(), memmove()... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Duncan Sands | The alignment of an sret parameter is known: it must... |
commit | commitdiff | tree | snapshot |
next |