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
Commit message (
Expand
)
Author
Age
Files
Lines
*
When we restore signal handlers, restore them back to what they
Chris Lattner
2009-03-23
1
-8
/
+30
*
factorize signal registration, part of PR3848.
Chris Lattner
2009-03-23
1
-10
/
+23
*
Fix a grammaro in a comment that Bill noticed.
Dan Gohman
2009-03-23
1
-1
/
+1
*
tt'ify.
Chris Lattner
2009-03-23
1
-2
/
+2
*
VC++ 6.0 is not future work :)
Chris Lattner
2009-03-23
1
-64
/
+5
*
Add comments explaining why there's only one register for
Dan Gohman
2009-03-23
1
-1
/
+6
*
Missed this as part of r67451.
Evan Cheng
2009-03-23
1
-20
/
+22
*
Fix PR3860 by correcting a predicate.
Chris Lattner
2009-03-22
1
-8
/
+10
*
Add some explanations of how apint loads and stores
Duncan Sands
2009-03-22
1
-2
/
+15
*
Really should pass -dylib to the linker...
Bill Wendling
2009-03-22
1
-1
/
+1
*
A dylib should be built as a dylib and not a bundle.
Bill Wendling
2009-03-22
1
-2
/
+2
*
add method to access a template argument.
Chris Lattner
2009-03-22
1
-0
/
+4
*
Factorize out a concept - no functionality change.
Duncan Sands
2009-03-21
4
-8
/
+15
*
Re-commit r67334 and r67349 with fix.
Evan Cheng
2009-03-21
4
-9
/
+17
*
add a fastpath to ConstantExpr::getBitCast to handle the case when an obviously
Chris Lattner
2009-03-21
1
-0
/
+5
*
add some inline methods for infix operators on sparse vectors,
Chris Lattner
2009-03-21
2
-13
/
+41
*
Removed AFGR32 register class
Bruno Cardoso Lopes
2009-03-21
5
-176
/
+110
*
Fix a few more indentation problems and an 80-column violation.
Bob Wilson
2009-03-20
1
-8
/
+8
*
No functional changes. Fix indentation and whitespace only.
Bob Wilson
2009-03-20
1
-101
/
+91
*
Fix instcombine to not introduce undefined shifts when merging two
Chris Lattner
2009-03-20
2
-2
/
+23
*
Don't load values out of global constants with weak
Duncan Sands
2009-03-20
5
-6
/
+58
*
Simplify this code; use a while instead of an if and a do-while.
Dan Gohman
2009-03-20
1
-9
/
+6
*
For inline asm output operand that matches an input. Encode the input operand...
Evan Cheng
2009-03-20
7
-29
/
+62
*
Fixed comment for libcalls.
Sanjiv Gupta
2009-03-20
1
-20
/
+23
*
Fixed build warnings for unused variables.
Sanjiv Gupta
2009-03-20
1
-3
/
+0
*
Reformatting. Inserted code comments. Cleaned interfaces.
Sanjiv Gupta
2009-03-20
2
-112
/
+68
*
Fixed the comment. No functionality change.
Sanjiv Gupta
2009-03-20
1
-4
/
+4
*
Revert r67334 and r37349 which break "make check" on Linux.
Nick Lewycky
2009-03-20
5
-37
/
+29
*
Apply the patch requested in PR3846.
Chris Lattner
2009-03-20
1
-1
/
+1
*
Added option to enable generating less precise mad (multiply addition)
Mon P Wang
2009-03-20
2
-1
/
+21
*
The last use in a block that doesn't have successors
Dan Gohman
2009-03-20
1
-0
/
+5
*
Fix typo's.
Evan Cheng
2009-03-20
2
-3
/
+3
*
Fix the Win32 VS2008 build:
Sebastian Redl
2009-03-19
9
-17
/
+24
*
Added MachineInstr::isRegTiedToDefOperand to check for two-addressness.
Evan Cheng
2009-03-19
6
-24
/
+42
*
More makefile changes to allow dejagnu tests to pass when system tools defaul...
Evan Cheng
2009-03-19
5
-29
/
+37
*
Renamed unittest files to have a consistent {Tt}est suffix.
Misha Brukman
2009-03-19
2
-0
/
+0
*
SADDO and UADDO are commutative.
Dan Gohman
2009-03-19
1
-0
/
+2
*
Clear the cached cost when removing a function in
Dale Johannesen
2009-03-19
4
-11
/
+26
*
Add a liveness analysis pass for LLVM IR values. This computes
Dan Gohman
2009-03-19
4
-0
/
+287
*
Fix comment typo.
Dale Johannesen
2009-03-19
1
-1
/
+1
*
This pass keeps a map of Instructions to Rank numbers,
Dale Johannesen
2009-03-19
1
-8
/
+14
*
Fix regression in 'tblgen -gen-clang-diags-defs': Emit the diagnostic kind in...
Ted Kremenek
2009-03-19
1
-1
/
+2
*
Fix PEI to not walk off the start of a block when an updated instruction
Chris Lattner
2009-03-19
1
-2
/
+6
*
Fix comment typo.
Duncan Sands
2009-03-19
1
-1
/
+1
*
Fix a couple glaring whitespace issues. This file isn't internally consistent
Nick Lewycky
2009-03-19
1
-2
/
+2
*
Remove strange extra semicolons.
Nick Lewycky
2009-03-19
4
-4
/
+4
*
Add support to tablegen for naming the nodes themselves, not just the operands,
Nate Begeman
2009-03-19
5
-19
/
+37
*
Added support for Mips O32 Calling Convention
Bruno Cardoso Lopes
2009-03-19
2
-33
/
+133
*
tblgen -gen-clang-diags-options: Output OptionTable entries in lexicographic
Ted Kremenek
2009-03-18
1
-7
/
+19
*
'tblgen -gen-clang-diags-options' now outputs the OptionTable:
Ted Kremenek
2009-03-18
1
-5
/
+19
[next]