2008-04-06 |
Gabor Greif | regenerate |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Chris Lattner | fix warnings with assertions disabled. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Chris Lattner | Silence warning when no assertions. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Chris Lattner | silence a warning when assertions are disabled. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Gabor Greif | fix a warning |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Chris Lattner | fix this testcase to pass and remove a duplicate instan... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Torok Edwin | Prefer to expand mask for xor to -1, so we have a chanc... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Gabor Greif | API changes for class Use size reduction, wave 1. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Chris Lattner | Fix generation of multi-stage instruction itineraries... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Torok Edwin | -fPIC is required on x86-64 when building shared objects. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Chris Lattner | disable this for now. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Evan Cheng | Forgot this. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Evan Cheng | 1. IMPLICIT_DEF can *re-define* any register. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Evan Cheng | Favors pshufd over shufps when shuffling elements from... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Dale Johannesen | Make sure both PendingLoads and PendingExports are... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Torok Edwin | strdup needs <cstring>. This fixes a build error with... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Duncan Sands | If a value is cast to its own type, then the cast |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Chris Lattner | Provide an initial cut at exposing JIT compiled symbols... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Chris Lattner | Make ExecutionEngine::updateGlobalMapping return the... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Evan Cheng | Undo PHI elimination copy placement patch. This causes... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Evan Cheng | This is done. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Devang Patel | Reenable running StripSymbols when EH is on. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Chuck Rose III | Removed a deleted file from the VStudio System project... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Andrew Lenharth | if some functions don't have debug info, we were output... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Ted Kremenek | Add member template version of SerializeTrait<T>::Creat... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | - Turn copies of implicit_def into implicit_def instruc... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | Special handling of zero-sized live intervals. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | - Treat a live range defined by an implicit_def as... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | - PHI elimination also eliminates implicit_def that... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | Start of a series of patches related to implicit_def. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Ted Kremenek | Re-implemented Path::createDirectoryOnDisk (for Unix). |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | Re-enable SSE4. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | Fix x86-64 encoding bug. REX prefix must always follow... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | Cosmetic |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | Temporarily disabling SSE4 until we fix the encoding... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Evan Cheng | Backing out 48222 temporarily. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Dan Gohman | Move instruction flag inference out of InstrInfoEmitter... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Dan Gohman | Suppress the 128-bit integer typedef on 32-bit targets... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Dale Johannesen | Testcase for EH with functions whose names are stripped. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Dale Johannesen | Make EH work with unnamed functions. Reenable running |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Dan Gohman | Partial CBackend support for 128-bit integers. This... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
David Greene | Iterators folloring a SmallVector erased element are... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Evan Cheng | Now that I am told MachineRegisterInfo also tracks... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Evan Cheng | Remove #include<map> from LiveVariables.h. Not referenced. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Dale Johannesen | Cosmetic changes per EH patch review feedback. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Torok Edwin | Add new file Support/DataFlow.h. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Anton Korobeynikov | Add new CC lowering rule: provide a list of registers... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Owen Anderson | In some situations, we need to check for local interfer... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Owen Anderson | Correctly mark a valno that was previous defined by... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Chris Lattner | more edits from Jon Sargeant |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Dale Johannesen | Recommitting EH patch; this should answer most of the |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | 1. Drop default inline threshold back down to 200. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Tanya Lattner | Reverting 49056 due to the build being broken. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | ReMat of load from stub in pic mode extends the life... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
David Greene | Iterators folloring a SmallVector erased element are... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Bill Wendling | Fix compilation errors on MSVC. Patch by Argiris Kirtzidis! |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Remove unnecessary and non-deterministic checking code... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Re-materialization is for uses only. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dan Gohman | Don't use __bzero for memset if the second argument... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dan Gohman | Speculatively micro-optimize memory-zeroing calls on... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dale Johannesen | Revert 49006 for the moment. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | add a dropped hunk from Jon Sargeant's patch. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | make langref more precise, wave 1, from Jon Sargeant |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Owen Anderson | Don't dereference MBB->end(). |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Change the MemoryBuffer::getFile* methods to take just... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | minor typo |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Disabling remat of load from gv stub (temporarily)... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | add some #includes. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | MappedFile is dead, remove it. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Implement Path::MapInFilePages/UnMapFilePages on unix... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Reimplement MemoryBuffer::getFile with three enhancements: |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Stub out some sys::Path::MapInFilePages/UnMapFilePages... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | change the archive stuff to use MemoryBuffer instead... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | prune unneeded #includes |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | rewrite SourceFile to be in terms of MemoryBuffer,... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Make MappedFile::map return a const correct pointer... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Remove the MappedFile::charBase member, rename base... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Change DiffFilesWithTolerance to be written in terms... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | add an accessor. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Remove MappedFile support for mapping files for write... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | remove extraneous #include |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | add missing #includes |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | More soft fp fixes. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Pasto. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Add comment. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Unbreak ARM / Thumb soft FP support. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dale Johannesen | Accept 'y' constraint (MMX) in inline asm. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | update comment. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | cleanup the MappedFile API and comments. This removes... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | remove DEFINING_FILE_FOR for MappedFile.h |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Dale Johannesen | Emit exception handling info for functions which are |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Dale Johannesen | Mark functions in some tests as 'nounwind'. Generating |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Evan Cheng | It's not safe to fold a load from GV stub or constantpo... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nate Begeman | Actually disable crash reporting on Mac OS X, returning... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Dan Gohman | Set blockBegin to point to the beginning of the block, |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Evan Cheng | Move reMaterialize() from TargetRegisterInfo to TargetI... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Dan Gohman | Fix a DAGCombiner optimization to respect volatile... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Gordon Henriksen | Add a unified 'generated documentation' target so the... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Torok Edwin | test commit |
commit | commitdiff | tree | snapshot |
next |