2010-01-15 |
Nate Begeman | Hook up llc's -filetype=obj to use MCStreamer if an...
|
commit | commitdiff | tree |
2009-12-03 |
Nate Begeman | Don't pull vector sext through both hands of a logical...
|
commit | commitdiff | tree |
2009-11-07 |
Nate Begeman | x86 vector shuffle cleanup/fixes:
|
commit | commitdiff | tree |
2009-11-03 |
Nate Begeman | Add a couple more target nodes
|
commit | commitdiff | tree |
2009-11-03 |
Nate Begeman | Declare sin & cos as readonly so they match the code...
|
commit | commitdiff | tree |
2009-10-19 |
Nate Begeman | PR 5245 - The imediate size target flag was not set...
|
commit | commitdiff | tree |
2009-10-19 |
Nate Begeman | Add support for matching shuffle patterns with palignr.
|
commit | commitdiff | tree |
2009-10-12 |
Nate Begeman | More heuristics for Combiner-AA. Still catches all...
|
commit | commitdiff | tree |
2009-09-25 |
Nate Begeman | Fix combiner-aa issue with bases which are different...
|
commit | commitdiff | tree |
2009-09-16 |
Nate Begeman | Do not try and sink a load whose chain result has more...
|
commit | commitdiff | tree |
2009-09-15 |
Nate Begeman | Do not add the SVOffset to the Node CSE ID. The same...
|
commit | commitdiff | tree |
2009-09-15 |
Nate Begeman | Better solution for tracking both the original alignment...
|
commit | commitdiff | tree |
2009-09-15 |
Nate Begeman | Remove incorrect CSE code from r81813.
|
commit | commitdiff | tree |
2009-09-15 |
Nate Begeman | Substantially speed up combiner-aa in the following...
|
commit | commitdiff | tree |
2009-09-15 |
Nate Begeman | Teach the legalizer to propagate the original alignment...
|
commit | commitdiff | tree |
2009-09-15 |
Nate Begeman | Add an "original alignment" field to load and store...
|
commit | commitdiff | tree |
2009-07-30 |
Nate Begeman | Typo
|
commit | commitdiff | tree |
2009-06-05 |
Nate Begeman | Adapt the x86 build_vector dagcombine to the current...
|
commit | commitdiff | tree |
2009-04-29 |
Nate Begeman | Fix infinite recursion in the C++ code which handles...
|
commit | commitdiff | tree |
2009-04-29 |
Nate Begeman | Update comment, replace theoretically impossible check...
|
commit | commitdiff | tree |
2009-04-29 |
Nate Begeman | Implement review feedback for vector shuffle work.
|
commit | commitdiff | tree |
2009-04-27 |
Nate Begeman | Revert accidental testcase reduction
|
commit | commitdiff | tree |
2009-04-27 |
Nate Begeman | 2nd attempt, fixing SSE4.1 issues and implementing...
|
commit | commitdiff | tree |
2009-04-24 |
Nate Begeman | PR2957
|
commit | commitdiff | tree |
2009-03-19 |
Nate Begeman | Add support to tablegen for naming the nodes themselves...
|
commit | commitdiff | tree |
2009-03-11 |
Nate Begeman | Allow cross-process JIT to handle MachineRelocations...
|
commit | commitdiff | tree |
2009-03-07 |
Nate Begeman | Finish cross-process JIT work, and clean up previous...
|
commit | commitdiff | tree |
2009-03-05 |
Nate Begeman | When allocating stubs, keep track of which Functions...
|
commit | commitdiff | tree |
2009-03-04 |
Nate Begeman | Fix a thinko in the JIT where the address of a GV was...
|
commit | commitdiff | tree |
2009-03-02 |
Nate Begeman | Fix the calculation for how big the allocated stub...
|
commit | commitdiff | tree |
2009-03-01 |
Nate Begeman | Fix a problem with DAGCombine on 64b targets where...
|
commit | commitdiff | tree |
2009-02-23 |
Nate Begeman | Make this test use darwin targe triple, to avoid stack...
|
commit | commitdiff | tree |
2009-02-23 |
Nate Begeman | Generate better code for v8i16 shuffles on SSE2
|
commit | commitdiff | tree |
2009-02-18 |
Nate Begeman | Add support to the JIT for true non-lazy operation...
|
commit | commitdiff | tree |
2009-02-12 |
Nate Begeman | Add suppport for ConstantExprs of shufflevectors whose...
|
commit | commitdiff | tree |
2009-02-11 |
Nate Begeman | the two non-mask arguments to a shufflevector must...
|
commit | commitdiff | tree |
2009-02-04 |
Nate Begeman | Remove now-incorrect test.
|
commit | commitdiff | tree |
2009-02-04 |
Nate Begeman | New feature: add support for target intrinsics being...
|
commit | commitdiff | tree |
2009-01-26 |
Nate Begeman | Fix a typo
|
commit | commitdiff | tree |
2009-01-26 |
Nate Begeman | De-identifying per sabre review
|
commit | commitdiff | tree |
2009-01-26 |
Nate Begeman | Add some documentation for address-space-based access...
|
commit | commitdiff | tree |
2009-01-26 |
Nate Begeman | Map address space 256 to gs; similar mappings could...
|
commit | commitdiff | tree |
2009-01-26 |
Nate Begeman | Support pattern matching various x86 sse shifts.
|
commit | commitdiff | tree |
2009-01-24 |
Nate Begeman | Fix an indent and a typo.
|
commit | commitdiff | tree |
2009-01-23 |
Nate Begeman | Add support for deleting a module provider from a JIT...
|
commit | commitdiff | tree |
2008-10-29 |
Nate Begeman | Fix PEXTRQ encoding
|
commit | commitdiff | tree |
2008-08-11 |
Nate Begeman | Implement ISD::TRAP support on PPC
|
commit | commitdiff | tree |
2008-07-29 |
Nate Begeman | Fix broken CellSPU lowering, re-instate braces in Legalize
|
commit | commitdiff | tree |
2008-07-29 |
Nate Begeman | Disable a fix in the previous patch, since it breaks...
|
commit | commitdiff | tree |
2008-07-29 |
Nate Begeman | Add vector shifts to the IR, patch by Eli Friedman.
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Fix test RUN line
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Disable mov{L, LP, HP, HLP, *DUP} shuffles for mmx
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Remove unnecessary implicit argument
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Fix minor issues with VICmp/VFCmp constant expressions
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Fit in 80 cols
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Allow verifier to be run on partially materialized...
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Add predicate for GhostLinkage, used by the JIT
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Remove dead PatLeaf; there are a number of issues around...
|
commit | commitdiff | tree |
2008-07-25 |
Nate Begeman | Tab removal
|
commit | commitdiff | tree |
2008-07-17 |
Nate Begeman | Remove unnecessary readme entry
|
commit | commitdiff | tree |
2008-07-17 |
Nate Begeman | Fix a typo in last commit
|
commit | commitdiff | tree |
2008-07-17 |
Nate Begeman | SSE codegen for vsetcc nodes
|
commit | commitdiff | tree |
2008-05-28 |
Nate Begeman | Update some comments noticed in a recent checkin
|
commit | commitdiff | tree |
2008-05-28 |
Nate Begeman | Don't attempt to create VZEXT_LOAD out of an extload...
|
commit | commitdiff | tree |
2008-05-21 |
Nate Begeman | Fix a couple issues with the JIT and multiple modules:
|
commit | commitdiff | tree |
2008-05-18 |
Nate Begeman | Teach GVN to not assert on vector comparisons
|
commit | commitdiff | tree |
2008-05-18 |
Nate Begeman | Fix a backwards check in the JIT symbol table code
|
commit | commitdiff | tree |
2008-05-15 |
Nate Begeman | Actually scalarize the operand to BIT_CONVERT instead...
|
commit | commitdiff | tree |
2008-05-15 |
Nate Begeman | Move the operator new and operator delete out of line...
|
commit | commitdiff | tree |
2008-05-14 |
Nate Begeman | Add support to IR builder for new vicmp, vfcmp routines
|
commit | commitdiff | tree |
2008-05-14 |
Nate Begeman | Don't generate unused variables in a no-assert build
|
commit | commitdiff | tree |
2008-05-13 |
Nate Begeman | Fix one more encoding bug.
|
commit | commitdiff | tree |
2008-05-13 |
Nate Begeman | 80 col / tabs fixes
|
commit | commitdiff | tree |
2008-05-13 |
Nate Begeman | Fix and encoding error in the psrad xmm, imm8 instruction.
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Teach Legalize how to scalarize VSETCC
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Initial X86 codegen support for VSETCC.
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Simplify some checks
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Pointer comparisons should use icmp, not vicmp
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Pointer comparisons should be handled by icmp, not...
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Hard code CmpInst back to i1 for now while I go track...
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Add support for vicmp/vfcmp codegen, more legalize...
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Fix build breakage
|
commit | commitdiff | tree |
2008-05-12 |
Nate Begeman | Add two new instructions to the llvm IR, vicmp and...
|
commit | commitdiff | tree |
2008-04-25 |
Nate Begeman | Feedback from chris
|
commit | commitdiff | tree |
2008-04-25 |
Nate Begeman | Add a testcase for the recent "handle variable vector...
|
commit | commitdiff | tree |
2008-04-25 |
Nate Begeman | Pull the code to perform an INSERT_VECTOR_ELT in memory...
|
commit | commitdiff | tree |
2008-04-25 |
Nate Begeman | Feedback from chris
|
commit | commitdiff | tree |
2008-04-25 |
Nate Begeman | Teach the PruningFunctionCloner how to look through...
|
commit | commitdiff | tree |
2008-04-12 |
Nate Begeman | 80 col fix
|
commit | commitdiff | tree |
2008-04-12 |
Nate Begeman | Restore code to disable crash catcher on older OS X...
|
commit | commitdiff | tree |
2008-04-09 |
Nate Begeman | Fix a bug where an incorrect bit mask would be generated...
|
commit | commitdiff | tree |
2008-03-31 |
Nate Begeman | Actually disable crash reporting on Mac OS X, returning...
|
commit | commitdiff | tree |
2008-03-31 |
Nate Begeman | Don't eliminate bitcast instructions that change the...
|
commit | commitdiff | tree |
2008-03-17 |
Nate Begeman | Add support for escaping {} in asm strings, based on...
|
commit | commitdiff | tree |
2008-03-16 |
Nate Begeman | __builtin_ia32_movntdqa reads memory
|
commit | commitdiff | tree |
2008-03-16 |
Nate Begeman | Add a couple missing SSE4 instructions
|
commit | commitdiff | tree |
2008-03-14 |
Nate Begeman | Tabs -> spaces
|
commit | commitdiff | tree |
2008-02-18 |
Nate Begeman | Add a note
|
commit | commitdiff | tree |
2008-02-14 |
Nate Begeman | Fix single precision FP constants on SPU. They are...
|
commit | commitdiff | tree |
2008-02-14 |
Nate Begeman | Change how FP immediates are handled.
|
commit | commitdiff | tree |
next |