index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
add some aborts to #if 0's.
Chris Lattner
2009-12-09
1
-0
/
+2
*
Switch GVN and memdep to use PHITransAddr, which correctly handles
Chris Lattner
2009-12-09
2
-320
/
+56
*
Teach InferPtrAlignment to infer GV+cst alignment and use it to simplify x86 ...
Evan Cheng
2009-12-09
2
-11
/
+7
*
Move isConsecutiveLoad to SelectionDAG. It's not target dependent and it's pr...
Evan Cheng
2009-12-09
4
-45
/
+45
*
fix a nasty variable that was shadowing the real CurBB but with the wrong value.
Chris Lattner
2009-12-09
1
-1
/
+0
*
Infer alignment for non-fixed stack object.
Evan Cheng
2009-12-09
1
-3
/
+4
*
Add const qualifier.
Evan Cheng
2009-12-09
1
-1
/
+1
*
Refactor InferAlignment out of DAGCombine.
Evan Cheng
2009-12-09
2
-45
/
+46
*
fix many input tracking bugs.
Chris Lattner
2009-12-09
1
-33
/
+30
*
Fix a typo in a comment, and adjust SmallSet and SmallVector sizes,
Dan Gohman
2009-12-09
1
-7
/
+7
*
fix PHI translation to take the PHI out of the instinputs set and add
Chris Lattner
2009-12-09
1
-9
/
+7
*
instructions defined in CurBB may be intermediate nodes of the computation.
Chris Lattner
2009-12-09
1
-14
/
+14
*
add dumping and sanity checking support.
Chris Lattner
2009-12-09
1
-0
/
+69
*
Put a threshold on the number of users PointerMayBeCaptured
Dan Gohman
2009-12-08
1
-0
/
+16
*
make sure that PHITransAddr keeps its 'InstInputs' list up to
Chris Lattner
2009-12-08
1
-3
/
+42
*
Revert 90858 90875 and 90805 for now.
Devang Patel
2009-12-08
3
-181
/
+173
*
- Support inline asm 'w' constraint for 128-bit vector types.
Evan Cheng
2009-12-08
2
-0
/
+6
*
Some superficial cleanups.
Bob Wilson
2009-12-08
1
-4
/
+3
*
Clean up dead operands left around after SROA replaces a mem intrinsic.
Bob Wilson
2009-12-08
1
-0
/
+6
*
Cleanup.
Devang Patel
2009-12-08
2
-167
/
+82
*
Do not try to push dead variable's debug info into namespace info.
Devang Patel
2009-12-08
1
-3
/
+5
*
Remove useless calls to c_str().
Benjamin Kramer
2009-12-08
1
-4
/
+3
*
Teach GlobalOpt to delete aliases with internal linkage (after
Duncan Sands
2009-12-08
1
-21
/
+20
*
fix a typo (and -> add) and fix GetAvailablePHITranslatedSubExpr to not
Chris Lattner
2009-12-08
1
-3
/
+6
*
Remove unnecessary #include "llvm/LLVMContext.h".
Nick Lewycky
2009-12-08
3
-3
/
+0
*
whitespace cleanup
Chris Lattner
2009-12-08
1
-1
/
+1
*
Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instr...
Anton Korobeynikov
2009-12-08
1
-1
/
+65
*
Watch out for duplicated PHI instructions.
Evan Cheng
2009-12-07
1
-3
/
+37
*
Follow up to 90488. Turn a check into an assertion.
Evan Cheng
2009-12-07
1
-2
/
+2
*
Fix the OProfileJITEventListener for StringRef being returned from debug info.
Jeffrey Yasskin
2009-12-07
1
-12
/
+6
*
Rename DIFactory::InsertValue() as DIFactory::InsertDbgValueIntrinsic()
Victor Hernandez
2009-12-07
1
-6
/
+8
*
Add support to emit debug info for c++ style namespaces.
Devang Patel
2009-12-07
3
-8
/
+99
*
Delete code accidentally left behind.
Evan Cheng
2009-12-07
1
-10
/
+0
*
fix typo
Chris Lattner
2009-12-07
1
-1
/
+1
*
add accessor, improve comment.
Chris Lattner
2009-12-07
1
-1
/
+1
*
Introduce the "@llvm.dbg.value" debug intrinsic.
Victor Hernandez
2009-12-07
1
-0
/
+29
*
add support for phi translation and incorpation of new expression.
Chris Lattner
2009-12-07
1
-121
/
+144
*
Don't enable the post-RA scheduler on x86 except at -O3. In its
Dan Gohman
2009-12-07
1
-1
/
+1
*
checkpoint of the new PHITransAddr code, still not done and not used by
Chris Lattner
2009-12-07
1
-29
/
+257
*
Pre-regalloc tale duplication. Work in progress.
Evan Cheng
2009-12-07
2
-91
/
+231
*
Fixes the Atomic implementation if compiled by MSVC compiler.
Oscar Fuentes
2009-12-07
1
-1
/
+1
*
If BB is empty, insert PHI before end() instead of front().
Evan Cheng
2009-12-07
1
-3
/
+6
*
Some pretty-printing
Anton Korobeynikov
2009-12-07
1
-0
/
+1
*
Truncate the arguments of llvm.frameaddress / llvm.returnaddress intrinsics f...
Anton Korobeynikov
2009-12-07
2
-1
/
+13
*
Add lowering of returnaddr and frameaddr intrinsics. Shamelessly stolen from ...
Anton Korobeynikov
2009-12-07
3
-1
/
+65
*
Initial codegen support for MSP430 ISRs
Anton Korobeynikov
2009-12-07
4
-8
/
+54
*
Add MSP430 interrupt calling conv. No functionality change yet.
Anton Korobeynikov
2009-12-07
4
-0
/
+7
*
Add ability to select hw multiplier mode and select appropriate libcalls.
Anton Korobeynikov
2009-12-07
1
-0
/
+29
*
Dynamic stack realignment use of sp register as source/dest register
Anton Korobeynikov
2009-12-06
1
-4
/
+27
*
fix PR5698
Chris Lattner
2009-12-06
1
-0
/
+5
[next]