2008-03-25 |
Gordon Henriksen | Extend the builder interface to use the new instruction... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Bill Wendling | Fix PR2062: Don't build Intrinsics.gen in the source... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Tanya Lattner | Disable building llvm-upgrade. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Sam Bishop | Make a note of the fact that EmitOwnedPtr() has nothing... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Tanya Lattner | Byebye llvm-upgrade! |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Evan Cheng | lastRegisterUse() should ignore identity copies. Those... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Devang Patel | check struct layout |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Evan Cheng | Remove an unneeded test. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Evan Cheng | Add \t after .set. Fix by Jay Freeman. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Evan Cheng | If the coalescer commuted a def MI to allow coalescing... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Evan Cheng | Add an assertion to catch register of illegal class. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bill Wendling | Use the bit size of the operand instead of the hard... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Andrew Lenharth | With debug info, there are nameless constant global... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Steve Naroff | Add file to project. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Evan Cheng | - SSE4.1 extractfps extracts a f32 into a gr32 register... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Owen Anderson | Oops. I wanted the compile flags for C++, not the... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Owen Anderson | Revert r48676. I had plans for using it, but now it... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Devang Patel | void type is also a valid function return type. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Owen Anderson | Remove #include<iostream>, which I was using for debugging. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Devang Patel | Add incoming value from header only if phi node has... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Tanya Lattner | Added Passes.html to the documentation list. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Devang Patel | Fix typo. Clarify underlying message. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Devang Patel | Fix test name. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Chris Lattner | apparently tclsh doesn't lex like bash. Weird. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Chris Lattner | pass the option so this test tests the right thing. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Devang Patel | Add new test. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Dan Gohman | Remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Devang Patel | Remove incorrect comment. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Dan Gohman | Shrink the size of AllocationInst by using its SubclassData |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Dan Gohman | APIntify SelectionDAG's EXTRACT_ELEMENT code. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Evan Cheng | Increasing the inline limit from (overly conservative... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bill Wendling | Small format/grammar changes. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bill Wendling | Grammar Nazi strikes! :-) |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Devang Patel | Update Function type documentation to clarify how multi... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Evan Cheng | Temporarily disabling memset forming optimization.... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Owen Anderson | Be sure to remove intervals after we've joined them... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Gordon Henriksen | Ignoring per-user file. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Gordon Henriksen | Ignoring generated files. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Evan Cheng | Transform (zext (or (icmp), (icmp))) to (or (zext ... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Evan Cheng | Remove duplicated entries. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Gordon Henriksen | Another typo. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Gordon Henriksen | Fix a typo. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Gordon Henriksen | Objective Caml bindings for basic block, function,... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Minor typo fixes. Also add another FIXME. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Gordon Henriksen | Update project to reflect deleted files. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Preserve calling convention during function cloning |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Add license header |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Add Win64 compilation callback. This allows easy exampl... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Use C-style comments :) |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Provide a JIT selector on win64 |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Hack out the PIC mode on Win64 targets. This needs... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Code cleanup. Provide generic way of selecting JIT... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Remove old-standing obsolete code. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Add Mikhail to credits file |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Anton Korobeynikov | Add first proof-of-concept universal compiler driver... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bill Wendling | New testcase. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Bill Wendling | Don't strip things when we're doing a debug build. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Honour built-in defines on win64 targets for automatica... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Recognize "windows" in target triple, not only "win32" |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Owen Anderson | Use normal naming convention for test. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Add information about callee-saved registers on Win64 |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Add convenient helper for win64 check. Simplify things... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Initial support for Win64 calling conventions. Still... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Register EH frames emitted in JIT when using gcc unwind... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Fix merge error |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Add testcase for prev. commit. Minor fixes |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Aliasing chains cleanups: update langref, add check... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Support chained aliases for LLVM IR printing. This... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Another comments fixing |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Slightly increase default set size. It's cheap and... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Anton Korobeynikov | Typo fixes |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Chris Lattner | implement an initial hack at a straight-line store... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Chris Lattner | implement the logic for memset insertion and store... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Owen Anderson | Add a comment, and fix a bug where AllocateRW recurred... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Owen Anderson | Add an AllocateRW to match AllocateRWX. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Evan Cheng | Teach DAG combiner to commute commutable binary nodes... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Chris Lattner | This is a partially implemented and currently disabled... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Don't include <map> in Pass.h, which doesn't need it... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Avoid calling array_endof in a static initializer,... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Specialize FORCE_DEFINING_FILE_TO_BE_LINKED using a... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Fix -view-sunit-dags to support cross-rc-copy nodes. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Gabor Greif | a happier version of happiness |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | the size of a smallvector shouldn't be part of the... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | make gvn marginally faster by reallocating the lastSeen... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Minor cleanups and shrinkification. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Dan Gohman | Handle getresult instructions in different basic blocks |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Restore this assert now that the livevar bug is fixed. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Duncan Sands | Testcase for PR2160. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Evan Cheng | A couple of kill marker maintainence bug. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | clean up and fix the call section. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | cleanups for the getresult section. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Andrew Lenharth | FunctionExtractorPass has been superceded by GVExtracto... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Duncan Sands | Make it possible to get an empty struct using |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Duncan Sands | Introduce a new node for holding call argument |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Duncan Sands | Fix the build for gcc-4.2. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | remove Evan's "ugly hack" that sorta attempted to get |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Add support for calls that return two FP values in |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | disable a bogus assertion. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Enable support for returning two long-double values... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Chris Lattner | Teach masked value is zero about add and sub, and use... |
commit | commitdiff | tree | snapshot |
next |