2005-07-08 |
Reid Spencer | Final Changes For PR495: |
tree | commitdiff |
2005-07-08 |
Jeff Cohen | fix typo |
tree | commitdiff |
2005-07-07 |
Reid Spencer | For PR495: |
tree | commitdiff |
2005-07-07 |
Reid Spencer | For PR495: |
tree | commitdiff |
2005-07-07 |
Chris Lattner | Add support for building/representing the symbol table... |
tree | commitdiff |
2005-07-05 |
Chris Lattner | Make several cleanups to Andrews varargs change: |
tree | commitdiff |
2005-06-29 |
Chris Lattner | Don't crash on a query where the block is not in any... |
tree | commitdiff |
2005-06-27 |
Chris Lattner | iniital checkin of ELFWriter header. |
tree | commitdiff |
2005-06-25 |
Chris Lattner | add some new file types |
tree | commitdiff |
2005-06-25 |
Chris Lattner | refactor these interfaces a bit |
tree | commitdiff |
2005-06-24 |
Chris Lattner | improve comments |
tree | commitdiff |
2005-06-20 |
Andrew Lenharth | make AliasAnalysis know that VAArg writes memory. ... |
tree | commitdiff |
2005-06-19 |
Andrew Lenharth | fix DCE + va_arg problem |
tree | commitdiff |
2005-06-18 |
Andrew Lenharth | header file changes for varargs |
tree | commitdiff |
2005-06-18 |
Reid Spencer | Make sure a variable is initialized before use to clean... |
tree | commitdiff |
2005-06-17 |
Chris Lattner | silence a huge number of bogus warnings with GCC 4... |
tree | commitdiff |
2005-06-17 |
Tanya Lattner | Added ModuloSchedSB as a friend class. |
tree | commitdiff |
2005-06-15 |
Reid Spencer | Don't lie to the casual reader about Value subclassing... |
tree | commitdiff |
2005-06-15 |
Nate Begeman | Add some operators the PowerPC backend needs to efficie... |
tree | commitdiff |
2005-05-20 |
Chris Lattner | Give the asmparser the ability to parse strings, patch... |
tree | commitdiff |
2005-05-16 |
Chris Lattner | remove deprecated methods |
tree | commitdiff |
2005-05-15 |
Reid Spencer | Remove the check for the ffsll function. Its no longer... |
tree | commitdiff |
2005-05-15 |
Chris Lattner | fix warning |
tree | commitdiff |
2005-05-15 |
Chris Lattner | fix compiler warning |
tree | commitdiff |
2005-05-15 |
Reid Spencer | Some cleanups for compilation with GCC 4.0.0 to remove... |
tree | commitdiff |
2005-05-14 |
Reid Spencer | Forgot to commit this earlier. Its part of the simplify... |
tree | commitdiff |
2005-05-14 |
Chris Lattner | add a new map |
tree | commitdiff |
2005-05-14 |
Chris Lattner | Add a way to construct an arbitrary node, cleanly. |
tree | commitdiff |
2005-05-14 |
Chris Lattner | add accessors |
tree | commitdiff |
2005-05-14 |
Chris Lattner | Pass the dag into LowerOperation |
tree | commitdiff |
2005-05-14 |
Chris Lattner | Print the symbolic register name in a register allocato... |
tree | commitdiff |
2005-05-13 |
Chris Lattner | Add an isTailCall flag to LowerCallTo |
tree | commitdiff |
2005-05-13 |
Chris Lattner | add TAILCALL node |
tree | commitdiff |
2005-05-13 |
Chris Lattner | add a new method |
tree | commitdiff |
2005-05-13 |
Chris Lattner | allow a virtual register to be associated with live... |
tree | commitdiff |
2005-05-12 |
Chris Lattner | rename the ADJCALLSTACKDOWN/ADJCALLSTACKUP nodes to... |
tree | commitdiff |
2005-05-12 |
Chris Lattner | LowerCallTo now takes the cc to use |
tree | commitdiff |
2005-05-12 |
Chris Lattner | Add a little hook |
tree | commitdiff |
2005-05-11 |
Chris Lattner | new method |
tree | commitdiff |
2005-05-09 |
Chris Lattner | Add READPORT, WRITEPORT, READIO, WRITEIO nodes, wrap... |
tree | commitdiff |
2005-05-07 |
Jeff Cohen | Silence VC++ warnings about unsafe mixing of ints and... |
tree | commitdiff |
2005-05-06 |
Chris Lattner | Add support for explicit calling conventions |
tree | commitdiff |
2005-05-06 |
Chris Lattner | New file |
tree | commitdiff |
2005-05-06 |
Chris Lattner | add a default arg |
tree | commitdiff |
2005-05-06 |
Chris Lattner | Add a 'tail' marker for call instructions, patch contri... |
tree | commitdiff |
2005-05-05 |
Misha Brukman | Remove vim settings from source code; people should... |
tree | commitdiff |
2005-05-05 |
Misha Brukman | Convert tabs to spaces |
tree | commitdiff |
2005-05-03 |
Andrew Lenharth | Implement count leading zeros (ctlz), count trailing... |
tree | commitdiff |
2005-05-03 |
Chris Lattner | add direct support for making GEP instrs with one index |
tree | commitdiff |
2005-05-01 |
Tanya Lattner | Add accessor method, |
tree | commitdiff |
2005-05-01 |
Tanya Lattner | Adding ModuloSched SB. |
tree | commitdiff |
2005-04-30 |
Chris Lattner | Expose an option allowing unsafe math optimizations... |
tree | commitdiff |
2005-04-30 |
Chris Lattner | Add llvm.sqrt intrinsic, patch contributed by Morten... |
tree | commitdiff |
2005-04-28 |
Chris Lattner | Add FSQRT, FSIN, FCOS nodes, patch contributed by Morte... |
tree | commitdiff |
2005-04-27 |
Andrew Lenharth | Implement Value* tracking for loads and stores in the... |
tree | commitdiff |
2005-04-26 |
Jeff Cohen | Add SimplyLibCalls.cpp to VC++ build |
tree | commitdiff |
2005-04-25 |
Reid Spencer | Shut GCC 4.0 up about classes that have virtual functio... |
tree | commitdiff |
2005-04-25 |
Reid Spencer | Declare a function to create the SimplifyLibCalls pass. |
tree | commitdiff |
2005-04-25 |
Reid Spencer | Older compilers won't like the inline virtual destructo... |
tree | commitdiff |
2005-04-25 |
Reid Spencer | Fix a thinko in the documentation of the splitBasicBloc... |
tree | commitdiff |
2005-04-24 |
Reid Spencer | Shut GCC 4.0 up when it complains about classes with... |
tree | commitdiff |
2005-04-24 |
Chris Lattner | allow these to take a generic Value* |
tree | commitdiff |
2005-04-23 |
Misha Brukman | * The aesthetic police is on patrol!!... |
tree | commitdiff |
2005-04-23 |
Chris Lattner | Add a helper method |
tree | commitdiff |
2005-04-23 |
Chris Lattner | This file is never referenced |
tree | commitdiff |
2005-04-23 |
Chris Lattner | add a method, remove a dead #include |
tree | commitdiff |
2005-04-23 |
Alkis Evlogimenos | Add method to return the type this type will be promote... |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
tree | commitdiff |
2005-04-22 |
Reid Spencer | Change some old-style casts to C++ style casts to avoid... |
tree | commitdiff |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-04-21 |
Reid Spencer | Add two new methods for getting the User Id and Group... |
tree | commitdiff |
2005-04-21 |
Chris Lattner | Add doxygen comments, patch contributed by Evan Jones. |
tree | commitdiff |
2005-04-21 |
Chris Lattner | add support for taking the address of free. |
tree | commitdiff |
2005-04-21 |
Chris Lattner | Improve doxygen documentation, patch contributed by... |
tree | commitdiff |
2005-04-15 |
Nate Begeman | Make pattern isel default for ppc |
tree | commitdiff |
2005-04-15 |
Chris Lattner | new pass |
tree | commitdiff |
2005-04-15 |
Chris Lattner | add a new prototype |
tree | commitdiff |
2005-04-13 |
Chris Lattner | Add a new helper method which returns the and that... |
tree | commitdiff |
2005-04-13 |
Chris Lattner | Remove the ZERO_EXTEND_INREG node which is redundant... |
tree | commitdiff |
2005-04-12 |
Chris Lattner | add an argument. |
tree | commitdiff |
2005-04-11 |
Duraid Madina | rename addU64Imm() to addImm64() |
tree | commitdiff |
2005-04-11 |
Jeff Cohen | Eliminate major source of VC++ "possible loss of data... |
tree | commitdiff |
2005-04-10 |
Duraid Madina | * store immediate values as int64_t, not int. come... |
tree | commitdiff |
2005-04-09 |
Chris Lattner | add routines to track the livein/out set for a function |
tree | commitdiff |
2005-04-09 |
Chris Lattner | Add a new node |
tree | commitdiff |
2005-04-08 |
Chris Lattner | fix this method for 64-bit constants |
tree | commitdiff |
2005-04-07 |
Chris Lattner | Allow targets which produce setcc results in non-MVT... |
tree | commitdiff |
2005-04-06 |
Chris Lattner | document these nodes, as they are nonobvious |
tree | commitdiff |
2005-04-05 |
Nate Begeman | Add MULHU and MULHS nodes for the high part of an ... |
tree | commitdiff |
2005-04-03 |
Duraid Madina | a wise man once said: |
tree | commitdiff |
2005-04-02 |
Chris Lattner | merge EquivClassGraphs.h into DataStructure.h with... |
tree | commitdiff |
2005-04-02 |
Chris Lattner | add and use a callee_iterator typedef |
tree | commitdiff |
2005-04-02 |
Chris Lattner | Change the ActualCallees callgraph from hash_multimap... |
tree | commitdiff |
2005-04-02 |
Duraid Madina | add support for prefix/suffix strings to go around... |
tree | commitdiff |
next |