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
*
Comment fixes.
Bill Wendling
2009-01-28
1
-9
/
+11
*
Suppress a compile time warning.
Evan Cheng
2009-01-28
1
-0
/
+2
*
Embalm my ideas of how things should work. Not that
Dale Johannesen
2009-01-27
2
-1
/
+3
*
Add type DIE into appropriate context DIE.
Devang Patel
2009-01-27
1
-3
/
+17
*
Add a DebugLoc field and some simple accessors.
Dale Johannesen
2009-01-27
2
-9
/
+75
*
Reorder args, constify.
Dale Johannesen
2009-01-27
1
-9
/
+9
*
Add testcase for r63142.
Bill Wendling
2009-01-27
1
-0
/
+40
*
Treat [1 x i8] zeroinitializer as a C string, placing such stuff into
Anton Korobeynikov
2009-01-27
3
-6
/
+24
*
Use .empty() instead of comparing .size() with 0.
Dan Gohman
2009-01-27
1
-1
/
+1
*
Update to latest spelling.
Dale Johannesen
2009-01-27
1
-2
/
+2
*
Add DebugLoc field and simple accessors.
Dale Johannesen
2009-01-27
1
-3
/
+44
*
Refine DebugLoc per review comments.
Evan Cheng
2009-01-27
3
-19
/
+22
*
Add an assertion to the form of SelectionDAG::getConstant that takes
Dan Gohman
2009-01-27
4
-9
/
+18
*
Reformat the allocation-order arrays to a more conventional style.
Dan Gohman
2009-01-27
1
-44
/
+55
*
Delete redundant return statements.
Dan Gohman
2009-01-27
1
-7
/
+0
*
Respect the DisableRedZone flag on PowerPC.
Dan Gohman
2009-01-27
1
-1
/
+2
*
Simplify findNonImmUse; return the result using the return value
Dan Gohman
2009-01-27
1
-16
/
+14
*
APInt's countLeadingOnes() was broken for negative i128 values,
Torok Edwin
2009-01-27
2
-3
/
+84
*
Make some comments doxygen-friendly.
Dan Gohman
2009-01-27
1
-5
/
+5
*
Make the pre-split-limit option more useful by using a per-function counter.
Owen Anderson
2009-01-27
1
-1
/
+7
*
Implement multiple with overflow by 2 with an add instruction.
Evan Cheng
2009-01-27
2
-0
/
+31
*
Forgot this test case.
Evan Cheng
2009-01-27
1
-0
/
+10
*
Eliminate unnecessary operands-list traversals.
Dan Gohman
2009-01-27
1
-6
/
+3
*
Add a FrontendC testcase for the x86-64 Red Zone feature,
Dan Gohman
2009-01-27
1
-0
/
+11
*
Enable the red zone on x86-64 by default.
Dan Gohman
2009-01-27
1
-1
/
+1
*
Assorted debug info fixes.
Devang Patel
2009-01-27
2
-18
/
+20
*
Add a regression test for x86-64 red zone usage.
Dan Gohman
2009-01-27
1
-0
/
+13
*
Fix the Red Zone calculation for functions with frame pointers.
Dan Gohman
2009-01-27
1
-7
/
+10
*
Add an svn:ignore property.
Dan Gohman
2009-01-27
0
-0
/
+0
*
No need to keep size of DebugLocations vector separately.
Evan Cheng
2009-01-26
2
-6
/
+4
*
Testcase for 6522054.
Dale Johannesen
2009-01-26
1
-0
/
+14
*
CellSPU:
Scott Michel
2009-01-26
6
-70
/
+75
*
Make the Dwarf macro information section optional; CellSPU's assembler
Scott Michel
2009-01-26
3
-10
/
+22
*
Implement Red Zone utilization on x86-64. This is currently
Dan Gohman
2009-01-26
3
-0
/
+23
*
More updates to VC proj...
Steve Naroff
2009-01-26
2
-62
/
+18
*
Reapply r63025 and r63026, with fixes for the failing testcases.
Owen Anderson
2009-01-26
1
-356
/
+13
*
Fix PR3393, which amounts to a bug in the expensive
Duncan Sands
2009-01-26
3
-16
/
+53
*
Add method raw_fd_ostream::seek() for random access within a file.
Ted Kremenek
2009-01-26
2
-1
/
+11
*
At Nick Lewycky's request, rename this test with a more informative name.
Dan Gohman
2009-01-26
1
-0
/
+0
*
Also revert r63206
Bill Wendling
2009-01-26
1
-0
/
+321
*
Temporarily revert r63025 until the testsuite failures can be fixed.
Bill Wendling
2009-01-26
1
-12
/
+34
*
Fix the name of an argument.
Dan Gohman
2009-01-26
1
-2
/
+2
*
During bittest switch lowering emit shift in the test block, which should (th...
Anton Korobeynikov
2009-01-26
1
-11
/
+9
*
Get rid of a bunch of dead code now that interval reconstruction is enabled.
Owen Anderson
2009-01-26
1
-321
/
+0
*
Fix an issue where LiveIntervals was trying to be smart about removing kill
Owen Anderson
2009-01-26
1
-34
/
+12
*
Enhance logic in X86DAGToDAGISel::PreprocessForRMW which move load inside cal...
Evan Cheng
2009-01-26
2
-8
/
+72
*
Silence a bogus compiler warning.
Evan Cheng
2009-01-26
1
-1
/
+1
*
Update VS project files.
Steve Naroff
2009-01-26
2
-0
/
+24
*
Fix a bug in BitVector.h. All assignment operations (except the usual
Roman Levenstein
2009-01-26
1
-3
/
+3
*
Actually source file has already been uniquified into an id during isel. Elim...
Evan Cheng
2009-01-26
3
-40
/
+12
[next]