2009-09-18 |
Bob Wilson | Fix a typo in an assertion message. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Bill Wendling | Factor out label difference creation. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Victor Hernandez | Enhance analysis passes so that they apply the same... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Dan Gohman | Delete the label names from this test to make it less... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Bill Wendling | It's inefficient to have place the exception tables... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Evan Cheng | Enhance EmitInstrWithCustomInserter() so target can... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Shantonu Sen | Fix cmake build, which has a different -I that |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | Make a new X8632_MachoTargetObjectFile TLOF implementat... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | add a new hook to allow targets to splat stuff at the... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Dale Johannesen | Model the carry bit on ppc32. Without this we could |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Dan Gohman | Add support for using the FLAGS result of or, xor,... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Sean Callanan | Added RCL and RCR (rotate left and right with a |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Devang Patel | Write and read metadata attachments. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Victor Hernandez | Update malloc call creation code (AllocType is now... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | duncan points out the EH selector values are signed. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | convert some stuff to StringRef to avoid temporary... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | add a comment. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | This file can need access to the X86 instruction enums... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Daniel Dunbar | Fix a few more conversion warnings on 4.0 |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Mike Stump | Update to latest versions of config.guess and config... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Anton Korobeynikov | Allow symbols to start from the digit if target request... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Nick Lewycky | Stop using alloca. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Xerxes Ranby | Revert r82214 completely to fix build. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Evan Cheng | Revert r82214. It broke 403.gcc on x86_64 / Darwin. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Evan Cheng | Fix a bug in sdisel switch lowering code. When it updat... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Nick Lewycky | Add newlines. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Chris Lattner | make this testcase check darwin32 also |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Chris Lattner | tolerate llvm.eh.selector.i64 on 32-bit systems and... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Chris Lattner | convert to filecheck |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Chris Lattner | rename file |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Julien Lerouge | Use __attribute__((__used__)) if GCC >= 3.1 (seems... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Devang Patel | A testcase! |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Devang Patel | Fix parsing of optional metadata for 'load', 'store... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
John McCall | Fix a few places where PointerIntPair was using Pointer... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Chris Lattner | pass machinemoduleinfo down into getSymbolForDwarfGloba... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Dan Gohman | Teach ScalarEvolution how to reason about no-wrap flags... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Jim Grosbach | grammar |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Jim Grosbach | grammar |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Another try at fixing compile warnings on 4.0 |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Benjamin Kramer | Initialize HasMetadata to zero. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Remove test cases using -regalloc=simple. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Evan Cheng | Remove simple regalloc. It has bit rotted. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Chris Lattner | add a version of the APFloat constructor that initializ... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Evan Cheng | Fix PR4910: Broken logic in coalescer means when a... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Some platforms may need malloc.h for alloca. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Update CMake. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Added the LODS (load byte into register, usually |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Daniel Dunbar | Add StringRef::{rfind, rsplit} |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Added the LAR (load segment access rights) |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Added the LOOP family of instructions to the Intel |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Added an alternate form of register-register CMP |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Devang Patel | At iSel time, update DebugLoc based on debug info attac... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Dan Gohman | Add a new pass for doing late hoisting of floating... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Devang Patel | Print debug info attached with an instruction. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Bob Wilson | Expand vector floating-point conversions not supported... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Dan Gohman | Now that llc can read .ll files directly, teach it... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Devang Patel | Provide a way to extract location info from DILocation. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Devang Patel | Parse debug info attached with an instruction. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Devang Patel | Add an interface to attach debugging information with... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Devang Patel | Add llvm::Metadata to manage metadata used in a context. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kevin Enderby | Fixed some problems with the logic of parsing line... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kevin Enderby | Fix incorrect assert that should be a user error for... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Dan Gohman | Change FoldPHIArgBinOpIntoPHI to decline folding if... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Dan Gohman | Fix the comment in this test. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Xerxes Ranby | Make cmake generated llvm-config output correct JIT... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Benjamin Kramer | Don't sort the vector when it is empty. This should... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Andreas Neustifter | Reapplied r81355 with the problems fixed. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Xerxes Ranby | updated lib/CodeGen/CMakeLists.txt to unbreak cmake... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Andreas Neustifter | Preserve ProfileInfo during CodeGenPrepare. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | move FnStubs/GVSTubs/HiddenGVStub handling out of the... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | revert a hunk of r82018 that wasn't supposed to go... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | add a new MachineModuleInfoMachO class, which is the... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | apparently russians are really hard to sort or something! |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | I can sort, no really. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | make more clear since it is sorted by last name now. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | Doug is now the code owner for most of the Clang frontend. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | the pointer MMI keeps will start out with object-file... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | rearrange X86ATTAsmPrinter::doFinalization, making... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | Ted is christened as the owner of the clang static... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | remove the AsmPrinter::printMCInst hook hack now that |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Shantonu Sen | fix cmake build |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | use an accessor to simplify code. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Nate Begeman | Do not try and sink a load whose chain result has more... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Added the ENTER instruction, which sets up a stack |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Added the definitions for one-bit left shifts to |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Dan Gohman | Don't sink gep operators through phi nodes if the resul... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Removed a few instructions that were already |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | Big change #1 for personality function references: |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Daniel Dunbar | lit: Add a custom test format for use in clang. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | remove a dead variable. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | add a helper method for creating MCSymbol and MCSymbolR... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sean Callanan | Added a variety of floating-point and SSE instructions. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | inline AsmPrinter::getCurrentFunctionEHName into its... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Bob Wilson | Expand some more vector operations not supported by... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | remove a dead bool. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | Eliminate AsmPrinter::EmitExternalGlobal, inlining... |
commit | commitdiff | tree | snapshot |
next |