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
*
- Style cleanup in IA64ISelLowering.h: add 'virtual' keyword for consistency.
Scott Michel
2008-03-10
3
-10
/
+20
*
Correctly clone FlaggedNodes.
Dan Gohman
2008-03-10
1
-2
/
+1
*
Initialize ArgTypes directly instead of manually copying in the elements.
Dan Gohman
2008-03-10
1
-4
/
+1
*
APInt-ify this.
Dan Gohman
2008-03-10
1
-3
/
+4
*
Remove an unnecessary #include
Dan Gohman
2008-03-10
1
-1
/
+0
*
Don't emit FP_REG_KILL into a block that just returns. Nothing
Chris Lattner
2008-03-10
2
-7
/
+22
*
Implement more support for fp-to-i128 and i128-to-fp conversions.
Dan Gohman
2008-03-10
5
-80
/
+172
*
Disable prolog code that aligns the stack when a
Dale Johannesen
2008-03-10
1
-7
/
+17
*
Update llc flags for PPC register scavenger.
Bill Wendling
2008-03-10
3
-4
/
+4
*
Change the "enable/disable" mechanism so that we can enable PPC register
Bill Wendling
2008-03-10
3
-58
/
+77
*
Add sanity checks
Anton Korobeynikov
2008-03-10
1
-0
/
+10
*
Typo: 'function' => 'alias'
Anton Korobeynikov
2008-03-10
1
-3
/
+2
*
Syntactic sugar'ify stuff :)
Anton Korobeynikov
2008-03-10
1
-15
/
+15
*
Always run 'make check' :) Fix fallout from prev. commit: query for possible
Anton Korobeynikov
2008-03-10
1
-1
/
+1
*
Make error messages to have common style
Anton Korobeynikov
2008-03-10
1
-18
/
+12
*
Properly link globals with aliases
Anton Korobeynikov
2008-03-10
1
-20
/
+41
*
This passes now
Anton Korobeynikov
2008-03-10
1
-1
/
+0
*
Remove the LinkGlobal weirderness in common linking phase.
Anton Korobeynikov
2008-03-10
1
-33
/
+44
*
Typo
Anton Korobeynikov
2008-03-10
1
-1
/
+1
*
If the register allocator ran out of registers, just abort for now.
Evan Cheng
2008-03-10
1
-1
/
+7
*
Eliminate the FP_GET_ST0/FP_SET_ST0 target-specific dag nodes, just lower to
Chris Lattner
2008-03-10
4
-84
/
+42
*
Document multiple return values.
Devang Patel
2008-03-10
1
-13
/
+70
*
Fix mul expansion to check the correct number of bits for
Dan Gohman
2008-03-10
2
-4
/
+30
*
Somewhat better solution.
Evan Cheng
2008-03-10
1
-3
/
+4
*
Default ISD::PREFETCH to expand.
Evan Cheng
2008-03-10
9
-9
/
+5
*
Revert 48125, 48126, and 48130 for now to unbreak some x86-64 tests.
Evan Cheng
2008-03-10
13
-95
/
+60
*
fix 80 col violations.
Chris Lattner
2008-03-10
1
-8
/
+8
*
The __sync primitives only work on x86 and alpha;
Dale Johannesen
2008-03-10
1
-0
/
+2
*
Simplify
Devang Patel
2008-03-10
2
-33
/
+51
*
Restore optimization that merges blocks when inline function
Devang Patel
2008-03-10
1
-6
/
+24
*
Simplify
Devang Patel
2008-03-10
1
-18
/
+15
*
simplify
Devang Patel
2008-03-10
1
-2
/
+4
*
Add -m32 to compilation line; test is only valid in
Dale Johannesen
2008-03-10
1
-2
/
+2
*
Stylistic modifications. No functionality changes.
Nicolas Geoffray
2008-03-10
1
-44
/
+39
*
These tests don't work unless SSE2 is active.
Dale Johannesen
2008-03-10
2
-3
/
+3
*
There is no "-mattr=+sse1" flag; fix test for non-x86 hosts.
Dale Johannesen
2008-03-10
1
-4
/
+4
*
Use uint64_t not unsigned long long.
Dale Johannesen
2008-03-10
1
-1
/
+1
*
Integer comparison tests for CellSPU.
Scott Michel
2008-03-10
7
-75
/
+1139
*
Fix formatting.
Duncan Sands
2008-03-10
1
-2
/
+2
*
Refresh Makefile.ocaml in objdir if it is modified in srcdir.
Gordon Henriksen
2008-03-10
1
-0
/
+8
*
Refresh Makefile.ocaml in objdir if it is modified in srcdir.
Gordon Henriksen
2008-03-10
2
-2
/
+3
*
Regenerate.
Gordon Henriksen
2008-03-10
1
-25
/
+72
*
Adding ocamldoc generation.
Gordon Henriksen
2008-03-10
5
-6
/
+49
*
Formatting improvements.
Gordon Henriksen
2008-03-10
1
-2
/
+2
*
Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC's
Scott Michel
2008-03-10
18
-66
/
+113
*
Add description of individual bits in CR. This fix PR1765.
Nicolas Geoffray
2008-03-10
5
-38
/
+152
*
Minor cleanup. No functionality change.
Bill Wendling
2008-03-10
1
-6
/
+8
*
- Fix a subtle bug in RemoveCopyByCommutingDef. ALR is the live range where t...
Evan Cheng
2008-03-10
3
-7
/
+77
*
Doh
Evan Cheng
2008-03-10
1
-1
/
+2
*
Add nosubmit option to control what is sent back to the results server.
Tanya Lattner
2008-03-10
1
-6
/
+7
[next]