2005-04-24 |
Misha Brukman | extract has been renamed to llvm-extract to avoid confl... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Chris Lattner | Eliminate cases where we could << by 64, which is undef... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Misha Brukman | There are still uses for spaces in Makefiles -- to... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Misha Brukman | extract has been renamed to llvm-extract to avoid confl... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Misha Brukman | elisp code to help with LLVM code standards compliance |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Misha Brukman | .vimrc file to aid in LLVM coding standards conformance |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Chris Lattner | Implement xor.ll:test21: select (not C), A, B -> selec... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Chris Lattner | Test that xor/select are folded into a select with... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Chris Lattner | Allow these methods to take a generic Value* to simplif... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Chris Lattner | allow these to take a generic Value* |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Chris Lattner | Use getPrimitiveSizeInBits() instead of getPrimitiveSiz... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Chris Lattner | unxfail this. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Chris Lattner | add a new testcase which occurs in 181.mcf |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Misha Brukman | * The aesthetic police is on patrol!!... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | Add a helper method |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | Fix a bug in my previous checkin |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | This file is never referenced |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | Add a method, remove last use of Type.def |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | add a method, remove a dead #include |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | Types.def is going away |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Jeff Cohen | Eliminate tabs and trailing spaces |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Jeff Cohen | Eliminate tabs and trailing spaces |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | Propagate eq sets through the bu graphs to the cbu... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | add a bunch of documentation about the LLVM type resolu... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Reid Spencer | Make the CBackend actually get included in llc by using... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | make an advanced topics section, move symtab to it |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | This is not needed |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | add a search box for the documentation |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | Generalize the setcc -> PHI and Select folding optimiz... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | add a new testcase |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Chris Lattner | Always enable the C backend. This fixes a *vast* numbe... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Alkis Evlogimenos | Add method to return the type this type will be promote... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Mention the --enable-targets= option to configure. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | * Order #includes as per style guide |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Hyphenate the adjective `n-bit' when used to describe... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Build the `Skeleton' target when building "all" targets |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Document the --enable-targets= feature of the configure... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Alkis Evlogimenos | Silence gcc-4.0.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Don't always build CBackend and Skeleton. Make use... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Implement the --enable-targets= feature of the configur... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Two changes: |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Make sure the CBackend is always a target that is built. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Consolidate the target selection options into a single... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Andrew Lenharth | keep track of max depth stats |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | First step in avoiding compilation/usage of non-relevan... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Tanya Lattner | Updated dependence analyzer. Fixed numerous bugs. Same... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Chris Lattner | Malloc/Free have mod/ref effects. Do not allow CSE... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Chris Lattner | remove 'another common example', which doesn't work... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Jeff Cohen | Eliminate tabs and trailing spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Add the RUN: prefix to the start of the run line so... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Change some old-style casts to C++ style casts to avoid... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | There is no =head3. Convert to =head2. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Correct the documentation to match the program. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | * Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | * Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | * Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | * Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Check for eqv matching |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Match another form of eqv |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | this passes on darwin |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Handle stores of global address as stores of immediates... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Handle (store &GV -> mem) as a store immediate. This... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | Use the actual uid/gid for defaulting the fields in... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Fix a bug where we would not promote calls to invokes... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | Eliminate calls to system dependent function getuid... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | Provide an implementation of the GetCurrentUserId and... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | Add two new methods for getting the User Id and Group... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Add doxygen comments, patch contributed by Evan Jones. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | add support for taking and resolving the address of... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | add support for taking the address of free. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Improve doxygen, from part of Evan's patch that didn... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Improve doxygen documentation, patch contributed by... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Improve and elimination. On PPC, for: |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Fold (x & 8) != 0 and (x & 8) == 8 into (x & 8) >> 3. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Instcombine this: |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Teach simplifycfg that setcc is cheap and non-trapping... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Fix some broken links, taking care of PR554 |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | update to match build changes. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | For Bug 543: |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | For Bug 543: |
commit | commitdiff | tree | snapshot |
next |