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
/
Target
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use proper strings section name for PPC
Anton Korobeynikov
2008-08-16
1
-1
/
+1
*
Convert uses of std::vector in TargetInstrInfo to SmallVector. This change h...
Owen Anderson
2008-08-14
2
-6
/
+7
*
Implement ISD::TRAP support on PPC
Nate Begeman
2008-08-11
4
-2
/
+18
*
Handle visibility printing with all generality. Remove bunch of duplicate code.
Anton Korobeynikov
2008-08-08
1
-12
/
+4
*
Use chars, where possible
Anton Korobeynikov
2008-08-08
1
-30
/
+30
*
Convert PPC/Linux to new section printing stuff
Anton Korobeynikov
2008-08-08
3
-89
/
+74
*
Switch PPC/Darwin to new section handling stuff
Anton Korobeynikov
2008-08-08
3
-153
/
+107
*
Cleanup
Anton Korobeynikov
2008-08-08
1
-72
/
+70
*
Add a flag to disable jump table generation (all
Dale Johannesen
2008-07-31
2
-1
/
+5
*
Rename SDOperand to SDValue.
Dan Gohman
2008-07-27
5
-536
/
+536
*
Tidy SDNode::use_iterator, and complete the transition to have it
Dan Gohman
2008-07-27
1
-6
/
+6
*
Fix a catastrophic PPC64 ABI bug: i32 operands which are passed in memory (al...
Evan Cheng
2008-07-24
1
-0
/
+1
*
Add VerifyNode, a place to put sanity checks on
Duncan Sands
2008-07-21
1
-3
/
+3
*
Unbreak build: 'DarwinTargetAsmInfo' was already taken as PPC TAI flavour.
Anton Korobeynikov
2008-07-19
3
-12
/
+14
*
Make sure custom lowering for LegalizeTypes
Duncan Sands
2008-07-19
1
-4
/
+10
*
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
Dan Gohman
2008-07-17
2
-7
/
+7
*
Implement llvm.atomic.cmp.swap.i32 on PPC. Patch by Gary Benson!
Evan Cheng
2008-07-12
4
-220
/
+329
*
Include a frame index in the "fixed stack" pseudo source value
Dan Gohman
2008-07-11
1
-6
/
+6
*
Trim unnecessary #includes.
Dan Gohman
2008-07-11
1
-1
/
+0
*
Remove extraneous vertical whitespace before Eric gets the wrong idea ;-)
Chris Lattner
2008-07-10
1
-1
/
+0
*
Fix an altivec constant miscompilation that Duncan found through
Chris Lattner
2008-07-10
1
-2
/
+4
*
Remove extra call to DW.SetModuleInfo on Linux.
Dale Johannesen
2008-07-09
1
-1
/
+0
*
Emit debug into for data-only files for Linux PPC.
Dale Johannesen
2008-07-09
1
-3
/
+10
*
Emit debug info for data-only files. This version
Dale Johannesen
2008-07-09
1
-5
/
+9
*
Back out 53254. It broke ppc debug info codegen.
Evan Cheng
2008-07-09
1
-6
/
+3
*
Make debug info come out in data-only files.
Dale Johannesen
2008-07-08
1
-3
/
+6
*
Pool-allocation for MachineInstrs, MachineBasicBlocks, and
Dan Gohman
2008-07-07
3
-56
/
+66
*
Clean up PPC register specification.
Evan Cheng
2008-07-07
1
-34
/
+33
*
Simplify this use of BuildMI. This is also in preparation for
Dan Gohman
2008-07-07
1
-3
/
+1
*
Add explicit keywords.
Dan Gohman
2008-07-07
1
-1
/
+1
*
Rather than having a different custom legalization
Duncan Sands
2008-07-04
2
-2
/
+2
*
Linux also does not require exception handling
Duncan Sands
2008-07-04
1
-1
/
+0
*
- Remove calls to copyKillDeadInfo which is an N^2 function. Instead, propaga...
Evan Cheng
2008-07-03
1
-10
/
+27
*
Add a new getMergeValues method that does not need
Duncan Sands
2008-07-02
1
-6
/
+6
*
Darwin doesn't need exception handling information for the "move" info when
Bill Wendling
2008-07-01
1
-0
/
+1
*
Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating
Dan Gohman
2008-07-01
3
-5
/
+7
*
Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better reflect its
Dan Gohman
2008-06-30
1
-1
/
+1
*
Split scheduling from instruction selection.
Evan Cheng
2008-06-30
1
-7
/
+4
*
Revert the SelectionDAG optimization that makes
Duncan Sands
2008-06-30
1
-17
/
+10
*
Provide correct encoding for PPC LWARX instructions.
Anton Korobeynikov
2008-06-27
1
-2
/
+2
*
Switch the PPC backend and target-independent JIT to use the libsystem
Chris Lattner
2008-06-25
2
-31
/
+3
*
Added MemOperands to Atomic operations since Atomics touches memory.
Mon P Wang
2008-06-25
2
-10
/
+10
*
Remove unnecessary #includes.
Dan Gohman
2008-06-22
1
-1
/
+0
*
Use MachineBasicBlock::transferSuccessors.
Dan Gohman
2008-06-21
1
-8
/
+3
*
Add one more 'magic' define :)
Anton Korobeynikov
2008-06-17
1
-1
/
+2
*
Unbreak non-PPC builds
Anton Korobeynikov
2008-06-17
1
-4
/
+5
*
Provide generic hooks for icache invalidation. Add PPC implementation.
Anton Korobeynikov
2008-06-17
3
-14
/
+10
*
Add support for icache invalidation on non-darwin ppc systems.
Chris Lattner
2008-06-16
1
-2
/
+19
*
Add option to commuteInstruction() which forces it to create a new (commuted)...
Evan Cheng
2008-06-16
2
-6
/
+24
*
Remove comparison methods for MVT. The main cause
Duncan Sands
2008-06-08
1
-1
/
+1
[prev]
[next]