2009-07-29 |
Daniel Dunbar | CharLiteralParser::IsMultiChar was sometimes uninitialized. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Add missing '"' |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Christopher | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bill Wendling | Change the "PreferredEHDataFormat" from "absptr" if... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Christopher | Add a couple more tests for the ptest intrinsics to... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bill Wendling | Move comment to above method. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Code refactoring to define getCXXRecordDeclForPointerType |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Parse named metadata. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Add NamedMDNode. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bill Wendling | - Temporarily unbreak the build by forcing the TType... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Christopher | Add support for gcc __builtin_ia32_ptest{z,c,nzc} intri... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Mike Stump | Be sure to turn on -fblocks. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Dan Gohman | Remove another F_OK. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Match X86 register names to number. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Andreas Bolka | Fix a few typos and add links. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Some minor cleanups, thanks Chris. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Goodwin | Thumb-2: fix typo that caused incorrect stack eliminati... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Some style fixes, thanks Chris. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Cleanup code to use iterators instead of ".size()". |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Andreas Bolka | Slightly reformat LDA tests to ease grepping. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Greene | Improve performance of PadToColumn by eliminating flushes. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Dan Gohman | On "Unix", if Program::FindProgramByName is given a... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Greene | Add some protected interfaces to allow subclass access... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Doxygenify comments. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Split out large loop into it's very own method. No... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Dan Gohman | It isn't necessary to use F_OK when using R_OK or similar. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Add support for -Wmissing-noreturn. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Goodwin | Add a bugpoint flag to disable block extraction. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Refactor the code that produces a TemplateSpecializatio... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | discourage else after "noreturn" statements. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | remove extraneous braces |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Update CMakeLists |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Move X86 instruction parsing into X86/AsmParser. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Devang Patel | Clarify getName() comment. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Output the EH TType format and base offset only if... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Make expression parsing and error/warning reporting... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Benjamin Kramer | Fix a fixme; don't take binaries from the working direc... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Devang Patel | Remove unused method. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Add noreturn support for blocks. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Output the correct format for Darwin. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Benjamin Kramer | fix unittest |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Fariborz Jahanian | ir-gen derived-to-base conversion in implicit casts. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Use the preferred EH data format for the preferred... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Darwin outputs (DW_EH_PE_pcrel | DW_EH_PE_indirect... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Remove unused parameter name. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Devang Patel | Rename MDNode.h header. It defines MDnode and other... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Cheng | Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Owen Anderson | Return ConstantVector to 2.5 API. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anders Carlsson | Remove the old RecordOrganizer. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Cheng | In thumb2 mode, add pc is unpredictable. Use add +... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Goodwin | Remove support for ORN to workaround <rdar://problem... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Provide generic MCAsmParser when constructing target... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Ted Kremenek | Fix PR 4631. The compound initializers of unions were... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Devang Patel | Add DebugInfoEnumerator to collect debug info. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Andreas Bolka | Simplify LDA-internal interface. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Andreas Bolka | Add LDA statistics. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Andreas Bolka | Minor factoring, naming and formatting cleanups. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Ted Kremenek | Add missing break statement. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Update comments. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bruno Cardoso... | Handle null and file symbol on doInitialization |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Ted Kremenek | Fix regression in attribute 'nonnull' checking when... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anders Carlsson | Add a field for C++ specific data to ASTRecordLayout... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Fariborz Jahanian | More cleanup of data member access and then some. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | more simplifications and cleanup. :) |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Owen Anderson | Change ConstantArray to 2.5 API. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | fix PR4633: cast to void should silence the 'unused... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | add some fixme's |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | this test crashes, disable it harder. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Switch X86 assembly parser to using the generic lexer... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Goodwin | Add workaround for <rdar://problem/7098328>. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Fariborz Jahanian | Some code cleanup. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | fix testcase for previous patch. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Expose Tokens to target specific assembly parsers. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | Fix PR4639, a ELF-TLS regression from some of my refact... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anders Carlsson | More CGRecordLayoutBuilder cleanup. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | the apple "ld_classic" linker doesn't support .literal1... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Fariborz Jahanian | More work toward data member access ir-gen. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Tweak LLVM emacs style to make default namespace indent... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anders Carlsson | Add two more tests. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Goodwin | Add Thumb-2 patterns for ARMsrl_flag and ARMsra_flag. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Switch AsmLexer::Lex to returning a reference to the... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Greene | Add reload and remat backscheduling. This is disabled... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | fix unused variable warning |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Add a template test that requires canonical expression... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Fix a typo in a comment |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Drop some AsmLexer methods in favor of their AsmToken... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | llvm-mc: Sink token enum into AsmToken. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Profiling the pointer of a canonical type is sufficient... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Finish profile support for statements. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Douglas Gregor | Complete profile support for C++ and Objective-C expres... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Stefanus Du... | Include cmath/math.h in DataTypes.h regardless of wheth... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Cheng | tADDrSPI doesn't have a predicate operand, but tADDhirr... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Nick Lewycky | Remove memory corruption bug. string.c_str() was return... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
John McCall | Bounds checking for address spaces. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | CallExpr's SubExprs sometimes were allocated in the... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Cheng | Code clean up. No functionality changes. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Cheng | - More refactoring. This gets rid of all of the getOpco... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
John McCall | Reimplement QualifierSet using a single word, as reques... |
commit | commitdiff | tree | snapshot |
next |