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 |
2012-10-04 |
Benjamin Kramer | Hoist some grossly duplicated code from the COFF/ELF... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Duncan Sands | Fix wrong name in comment. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Chandler Carruth | Fix PR13969, a mini-phase-ordering issue with the new... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Alexey Samsonov | [ASan] don't build 64-bit runtime on 32-bit Linux platforms |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Duncan Sands | The memcpy optimizer was happily doing call slot forwar... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Chandler Carruth | Teach the integer-promotion rewrite strategy to be... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Dmitry Vyukov | tsan: add atomic_fetch_sub() and atomic_signal_fence... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Benjamin Kramer | Prefer StringRef::startswith to the strncmp/strlen... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Logan Chien | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Axel Naumann | Fix r165005: The lexical DeclContext is not the right... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Kostya Serebryany | [asan] properly report mmap failure |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Use method to query if there are attributes. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Add method to query for NoCapture attribute. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Use method to query for NoAlias attribute. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Use attribute query methods. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Use method to query for attributes. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Add method to query for 'NoAlias' attribute on call... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Use method to query for attributes. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Query for attributes via the correct method call. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Wendling | Use new accessor methods to query for attributes. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Kostya Serebryany | [tsan] add 3 internal flags for fine-grain control... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Craig Topper | Remove template from function that is only used with... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Nick Lewycky | Add missing comment for mangling. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Lang Hames | Fix reg mask slot test, and preserve LiveIntervals... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Sean Silva | docs: Fix typo on front page |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jack Carter | Implement methods that enable expansion of load immediate |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Sean Silva | docs: Sphinxify GoldPlugin document. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Lang Hames | Fail early with a clear assert if an operation with... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Lang Hames | Test file-scoped FP_CONTRACT pragma. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Eli Friedman | Permanently end the whole "pragma got handled by the... |
commit | commitdiff | tree | snapshot |
next |