aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Byebye llvm-upgrade!Tanya Lattner2008-03-25110-2138/+1823
* lastRegisterUse() should ignore identity copies. Those will be erased.Evan Cheng2008-03-252-7/+44
* check struct layoutDevang Patel2008-03-251-0/+1
* Remove an unneeded test.Evan Cheng2008-03-241-1/+1
* Add \t after .set. Fix by Jay Freeman.Evan Cheng2008-03-241-1/+1
* If the coalescer commuted a def MI to allow coalescing, it can changed a prev...Evan Cheng2008-03-241-1/+2
* Add an assertion to catch register of illegal class.Evan Cheng2008-03-241-0/+1
* Use the bit size of the operand instead of the hard-coded 32 to generate theBill Wendling2008-03-242-2/+30
* With debug info, there are nameless constant global values. do not crash whe...Andrew Lenharth2008-03-241-2/+3
* Add file to project.Steve Naroff2008-03-241-0/+4
* - SSE4.1 extractfps extracts a f32 into a gr32 register. Very useful! Not. Fi...Evan Cheng2008-03-243-8/+57
* Oops. I wanted the compile flags for C++, not the C preprocessor flags.Owen Anderson2008-03-242-2/+2
* Revert r48676. I had plans for using it, but now it's just dead code.Owen Anderson2008-03-243-83/+0
* void type is also a valid function return type.Devang Patel2008-03-241-2/+2
* Remove #include<iostream>, which I was using for debugging.Owen Anderson2008-03-241-2/+0
* Add incoming value from header only if phi node has any use inside the loop.Devang Patel2008-03-242-2/+72
* Added Passes.html to the documentation list.Tanya Lattner2008-03-241-0/+3
* Fix typo. Clarify underlying message.Devang Patel2008-03-241-4/+4
* Fix test name.Devang Patel2008-03-241-0/+0
* apparently tclsh doesn't lex like bash. Weird.Chris Lattner2008-03-241-1/+1
* pass the option so this test tests the right thing.Chris Lattner2008-03-241-2/+2
* Add new test.Devang Patel2008-03-241-0/+87
* Remove an unnecessary #include.Dan Gohman2008-03-241-1/+0
* Remove incorrect comment.Devang Patel2008-03-241-2/+0
* Shrink the size of AllocationInst by using its SubclassDataDan Gohman2008-03-242-10/+13
* APIntify SelectionDAG's EXTRACT_ELEMENT code.Dan Gohman2008-03-243-2/+34
* Increasing the inline limit from (overly conservative) 200 to 300. Given each...Evan Cheng2008-03-245-11/+54
* Small format/grammar changes.Bill Wendling2008-03-241-2/+2
* Grammar Nazi strikes! :-)Bill Wendling2008-03-241-35/+34
* Update Function type documentation to clarify how multiple return values are ...Devang Patel2008-03-241-2/+9
* Temporarily disabling memset forming optimization. Add an option.Evan Cheng2008-03-241-0/+8
* Be sure to remove intervals after we've joined them. Also, remove some dupli...Owen Anderson2008-03-241-46/+18
* Ignoring per-user file.Gordon Henriksen2008-03-240-0/+0
* Ignoring generated files.Gordon Henriksen2008-03-240-0/+0
* Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at...Evan Cheng2008-03-242-96/+164
* Remove duplicated entries.Evan Cheng2008-03-231-35/+0
* Another typo.Gordon Henriksen2008-03-231-1/+1
* Fix a typo.Gordon Henriksen2008-03-231-1/+1
* Objective Caml bindings for basic block, function, global, and arg iterators.Gordon Henriksen2008-03-236-20/+605
* Minor typo fixes. Also add another FIXME.Anton Korobeynikov2008-03-231-5/+6
* Update project to reflect deleted files.Gordon Henriksen2008-03-231-12/+0
* Preserve calling convention during function cloningAnton Korobeynikov2008-03-231-0/+3
* Add license headerAnton Korobeynikov2008-03-231-0/+13
* Add Win64 compilation callback. This allows easy examples to be JITed on Win64!Anton Korobeynikov2008-03-232-5/+58
* Use C-style comments :)Anton Korobeynikov2008-03-231-2/+2
* Provide a JIT selector on win64Anton Korobeynikov2008-03-231-1/+1
* Hack out the PIC mode on Win64 targets. This needs to be investigated later.Anton Korobeynikov2008-03-231-1/+3
* Code cleanup. Provide generic way of selecting JIT pointer bitwidth regardlessAnton Korobeynikov2008-03-231-22/+30
* Remove old-standing obsolete code.Anton Korobeynikov2008-03-231-9/+11
* Add Mikhail to credits fileAnton Korobeynikov2008-03-231-0/+4