2004-07-16 |
Misha Brukman | Add IMPLICIT_DEFS pseudo-instruction; patch by: Nate... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Misha Brukman | The generated instruction selector isn't (yet) functional |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Misha Brukman | * Output non-lazy linking stubs for external global... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Misha Brukman | Correctly build shared objects on MacOS X for debugging... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Misha Brukman | Define double alignment as 8 bytes now that assert... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Misha Brukman | * Add spaces between words and numbers in comments... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Misha Brukman | Fix grammar. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Alkis Evlogimenos | Add convinience constructor for function calls with... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Brian Gaeke | Add a class for pseudo-instructions. Use it. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Brian Gaeke | Add what will eventually be the TSFlags. Big switch... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Brian Gaeke | Add special handling for pseudo-instructions (print... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Brian Gaeke | Add to-do list. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Brian Gaeke | Do IMPLICIT_DEFs on incoming args' hard regs, to avoid... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | The powerpc is now gone. However it is now just known... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Build skeleton target |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Build the skeleton target |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Initial checkin of the rest of the skeleton target |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Initial skeleton tablegen files |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Add skeleton makefile |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Initial readme |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Fix the regressions handling unnamed global variables |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | For 64-bit platform support, we now use the clEnumValEn... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | IA64 compat |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Fix IA64 compatibility |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Use new macro |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Be compatible with IA64 |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Passing integer 0 in for a pointer value doesn't work... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Chris Lattner | Add a new macro to be used for the end of enum lists. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | This patch was contributed by Daniel Berlin! |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fix PR404 try #2 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Give SetVector range support |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Nuke a clearly bogus assertion |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Revert previous patch until I get a bug fixed |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | QOI issue fixed |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fix PR404: Loop simplify is really slow on 252.eon |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Final fix for PR341: eliminate operator<<(ostream,... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fixes for PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fixes for PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fix for PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fix for PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Revert stuff that I didn't mean to checkin |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fixes for PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fix for PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Patches towards fixing PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Progress on PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Fixes working towards PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Bug fixes for PR341 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Implement folding of expressions like 'uint cast (int... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Yeah, how about those 'primative' types huh? |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Now that we codegen the portable "sizeof" efficiently... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Chris Lattner | Improve codegen for the LLVM offsetof/sizeof "operator... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | You cannot pass functions by value, what does that... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | this "feature" is gone |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | This is logically part of the last patch. Just more... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | ** Finally DeclareNewGlobalValue is dead! |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | New, horrible, testcase |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | * Fairly substantial change. Instead of creating new... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Fold setValueNameMergingDuplicates into ParseGlobalVari... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Brian Gaeke | Actually set the endian/pointersize flags on the module... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Simplify logic. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Make PATypeHolder and friends return non-const pointers... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Fix a regression from last night. Apparently the CFE... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Misha Brukman | Make sure MTSPR instruction is inserted into the BasicBlock |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Implement new helper methods for creating two-index... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | * Change code to use a static_cast instead of reinterpr... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Misha Brukman | Don't define the same register twice when loading a... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Misha Brukman | * Fix multiplication by powers of two and otherwise |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Pull out code shared between GV forward-decl and defini... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Simplify code. Do not allow functions to be redefined... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Remove a gross and crufty "feature" that was never... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Revamp handling of labels. In particular, if we create... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Brian Gaeke | Add Machine-CFG edges to SparcV9 MachineBasicBlocks. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Chris Lattner | Split the basic block handling case out of getVal into... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Make Argument::print more resilient to non-verifiable IR |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Catch aggregates passed by value sooner rather than... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Misha Brukman | * Specify that FP arith options have 3 operands |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Actually, use an exception to stop verification. This... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | There is no reason to abort and print a stack trace... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Fine-grainify namespacification, prune #include |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Fix typeo and refactor bb productions to make it possib... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Eliminate some mega-cruft here. There is no reason... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Inline the now trivial setValueNameInternal function... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Now that basic blocks are eagerly inserted into the... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | A couple of substantial cleanup fixes: |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Brian Gaeke | Fix warning on SparcV9, where sizeof (int) != sizeof... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Replace a bunch of complex ConstantPointerRef referring... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Make tblgen not try to be smart. This is better handle... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Chris Lattner | Factor some code to handle "load (constantexpr cast... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Misha Brukman | Correctly load FP constants out of the constant pool. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Misha Brukman | Apple's MacOS X is another OS which does not provide... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Misha Brukman | Implement getModuleMatchQuality and getJITMatchQuality... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Misha Brukman | * Tabs to spaces |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Misha Brukman | New open proj: C/C++ compiler in C++, with link to... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Add a helper method. The StructType element is complet... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | implement new helper method |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Fix unused var warning |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Fix a really nasty logic error that VC noticed. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Add a missing #include |
commit | commitdiff | tree | snapshot |
next |