2007-05-06 |
Jeff Cohen | Make code more 64-bit aware. |
tree | commitdiff |
2007-05-06 |
Jeff Cohen | Unbreak VC++. |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add a new CreateBitcodeWriterPass method, which creates... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add inline asm code |
tree | commitdiff |
2007-05-06 |
Chris Lattner | Fix a subtle bug that prevented round-tripping 470.lbm |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add a denser encoding for null terminated strings,... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | implement the 'string constant' optimization. This... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | fix a bug I introduced when I merged some code together |
tree | commitdiff |
2007-05-05 |
Anton Korobeynikov | Emit sections/directives in the proper order. This... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | minor bugfix |
tree | commitdiff |
2007-05-05 |
Chris Lattner | add a 6-bit encoding type for strings. |
tree | commitdiff |
2007-05-05 |
Chris Lattner | Implement support for globally associating abbrevs... |
tree | commitdiff |
2007-05-04 |
Chris Lattner | use a template to eliminate manual code duplication |
tree | commitdiff |
2007-05-04 |
Bill Wendling | Add an "implies" field to features. This indicates... |
tree | commitdiff |
2007-05-04 |
Chris Lattner | add support for array abbreviations. |
tree | commitdiff |
2007-05-04 |
Chris Lattner | eliminate lengths from record bodies |
tree | commitdiff |
2007-05-04 |
Chris Lattner | minor cleanups. Add provisions for a new standard... |
tree | commitdiff |
2007-05-04 |
Chris Lattner | refcount BitCodeAbbrev objects |
tree | commitdiff |
2007-05-04 |
Chris Lattner | if functiontype is going to have a pointer to a paramat... |
tree | commitdiff |
2007-05-04 |
Chris Lattner | add a helper |
tree | commitdiff |
2007-05-04 |
Chris Lattner | remove unused code |
tree | commitdiff |
2007-05-04 |
Chris Lattner | add new codes |
tree | commitdiff |
2007-05-03 |
Chris Lattner | add a new code |
tree | commitdiff |
2007-05-03 |
Jeff Cohen | Unbreak VC++ build. |
tree | commitdiff |
2007-05-03 |
Devang Patel | Use iterative while loop instead of recursive function... |
tree | commitdiff |
2007-05-03 |
Dan Gohman | Use the explicit keyword for the SCEV class' constructor. |
tree | commitdiff |
2007-05-03 |
Chris Lattner | This is a patch to fix a compile error in STLExtras... |
tree | commitdiff |
2007-05-03 |
Chris Lattner | remove extraneous type qualifiers |
tree | commitdiff |
2007-05-03 |
Chris Lattner | remove extraneous top-level semi's |
tree | commitdiff |
2007-05-03 |
Chris Lattner | remove two useless functions. Just inherit Type's... |
tree | commitdiff |
2007-05-03 |
Chris Lattner | remove useless type qualifiers |
tree | commitdiff |
2007-05-03 |
Chris Lattner | avoid invalid C++ token in #error |
tree | commitdiff |
2007-05-03 |
Devang Patel | Drop 'const' |
tree | commitdiff |
2007-05-03 |
Chris Lattner | Add a new option. |
tree | commitdiff |
2007-05-02 |
Devang Patel | Use 'static const char' instead of 'static const int'. |
tree | commitdiff |
2007-05-02 |
Devang Patel | Re-install patch to enable use of PassID. |
tree | commitdiff |
2007-05-02 |
Chris Lattner | update to reflect reality |
tree | commitdiff |
2007-05-02 |
Chris Lattner | revert enough of devang's recent patches to get the... |
tree | commitdiff |
2007-05-01 |
Anton Korobeynikov | Fix couple of bugs connected with eh info: |
tree | commitdiff |
2007-05-01 |
Devang Patel | Do not use typeinfo to identify pass in pass manager. |
tree | commitdiff |
2007-05-01 |
Evan Cheng | Pass call frame setup SP adjustment along to eliminateF... |
tree | commitdiff |
2007-05-01 |
Evan Cheng | Add SPAdj parameter to account for call frame setup... |
tree | commitdiff |
2007-05-01 |
Nate Begeman | llvm bug #1350, parts 1, 2, and 3. |
tree | commitdiff |
2007-05-01 |
Chris Lattner | several bitfixes to JumpToBit |
tree | commitdiff |
2007-05-01 |
Chris Lattner | add JumpToBit, an explicit init method, and a default... |
tree | commitdiff |
2007-05-01 |
Chris Lattner | add missing opcode. |
tree | commitdiff |
2007-05-01 |
Evan Cheng | Added hook hasReservedCallFrame(). It returns true... |
tree | commitdiff |
2007-04-30 |
Christopher Lamb | Implement review feedback. |
tree | commitdiff |
2007-04-30 |
Christopher Lamb | Header file for ELF relocations. |
tree | commitdiff |
2007-04-30 |
Anton Korobeynikov | Fix comment |
tree | commitdiff |
2007-04-30 |
Reid Spencer | If an archive is not recognized as an LLVM bytecode... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | add some helpers |
tree | commitdiff |
2007-04-29 |
Chris Lattner | compute this value correctly |
tree | commitdiff |
2007-04-29 |
Dale Johannesen | Make ARM-specific version of getInlineAsmLength |
tree | commitdiff |
2007-04-29 |
Chris Lattner | add a method |
tree | commitdiff |
2007-04-29 |
Anton Korobeynikov | Implement protected visibility. This partly implements... |
tree | commitdiff |
2007-04-29 |
Anton Korobeynikov | Implement review feedback |
tree | commitdiff |
2007-04-29 |
Chris Lattner | Jeff's fix was fine |
tree | commitdiff |
2007-04-29 |
Chris Lattner | add missing ctor |
tree | commitdiff |
2007-04-29 |
Jeff Cohen | Fix MemoryBuffer breakage correctly. |
tree | commitdiff |
2007-04-29 |
Chris Lattner | make this file self-contained |
tree | commitdiff |
2007-04-29 |
Chris Lattner | Switch the bitcode reader interface to take a MemoryBuf... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | Add a new memorybuffer class, to unify all the file... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | new method for creating a path, which does not create... |
tree | commitdiff |
2007-04-28 |
Anton Korobeynikov | Implement review feedback. Aliasees can be either Globa... |
tree | commitdiff |
2007-04-28 |
Chris Lattner | add a default parameter |
tree | commitdiff |
2007-04-28 |
Chris Lattner | add a way to make this less brittle |
tree | commitdiff |
2007-04-28 |
Chris Lattner | represent indirect operands explicitly in inline asm... |
tree | commitdiff |
2007-04-27 |
Chris Lattner | add a GEP helper function |
tree | commitdiff |
2007-04-27 |
Jeff Cohen | Fix prolific source of 'possible loss of data' warnings. |
tree | commitdiff |
2007-04-26 |
Devang Patel | Move ~Pass() from Pass.h into Pass.cpp |
tree | commitdiff |
2007-04-26 |
Devang Patel | Delete Analysis Resolver. |
tree | commitdiff |
2007-04-26 |
Dan Gohman | Fix a typo in a comment. |
tree | commitdiff |
2007-04-26 |
Evan Cheng | Rename findRegisterUseOperand to findRegisterUseOperand... |
tree | commitdiff |
2007-04-26 |
Jeff Cohen | Rename identifier that GCC uses as a macro, breaking... |
tree | commitdiff |
2007-04-26 |
Chris Lattner | start defining codes for instructions |
tree | commitdiff |
2007-04-26 |
Chris Lattner | add a new code |
tree | commitdiff |
2007-04-26 |
Chris Lattner | add alias support to bitcode |
tree | commitdiff |
2007-04-26 |
Evan Cheng | Be careful when to add implicit kill / dead operands... |
tree | commitdiff |
2007-04-25 |
Evan Cheng | Change UsedPhysRegs from array bool to BitVector to... |
tree | commitdiff |
2007-04-25 |
Evan Cheng | Data structure change to improve compile time (especial... |
tree | commitdiff |
2007-04-25 |
Devang Patel | Mem2Reg does not need TargetData. |
tree | commitdiff |
2007-04-25 |
Devang Patel | Remove unused function argument. |
tree | commitdiff |
2007-04-25 |
Anton Korobeynikov | Add missed file |
tree | commitdiff |
2007-04-25 |
Anton Korobeynikov | Implement aliases. This fixes PR1017 and it's dependent... |
tree | commitdiff |
2007-04-25 |
Evan Cheng | Fix for PR1306. |
tree | commitdiff |
2007-04-25 |
Evan Cheng | Test if a register is sub- or super-register of another. |
tree | commitdiff |
2007-04-25 |
Evan Cheng | Minor speed tweak. |
tree | commitdiff |
2007-04-25 |
Chris Lattner | support for >4G frames |
tree | commitdiff |
2007-04-25 |
Chris Lattner | support > 4G stack objects |
tree | commitdiff |
2007-04-25 |
Chris Lattner | allow 64-bit stack objects |
tree | commitdiff |
2007-04-24 |
Bill Wendling | Add the final MMX instructions. Correct a few wrong... |
tree | commitdiff |
2007-04-24 |
Chris Lattner | comentate |
tree | commitdiff |
2007-04-24 |
Chris Lattner | add records for constant exprs |
tree | commitdiff |
2007-04-23 |
Chris Lattner | add codes for constants table |
tree | commitdiff |
2007-04-23 |
Christopher Lamb | Fix bug in isFloatingPoint() |
tree | commitdiff |
2007-04-23 |
Chris Lattner | add a missing operator |
tree | commitdiff |
2007-04-23 |
Chris Lattner | Fix a bug in bitstream writer handling abbrevs, add... |
tree | commitdiff |
2007-04-23 |
Chris Lattner | implement reading of abbrevs |
tree | commitdiff |
2007-04-23 |
Chris Lattner | minor cleanups |
tree | commitdiff |
next |