| Commit message (Collapse) | Author | Age | Files | Lines | 
| ... |  | 
| | 
| 
| 
|  | 
llvm-svn: 29351
 | 
| | 
| 
| 
|  | 
llvm-svn: 29348
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
method.
- Added synchronizeICache() to TargetJITInfo. It is called after each block
  of code is emitted to flush the icache. This ensures correct execution
  on targets that have separate dcache and icache.
- Added PPC / Mac OS X specific code to do icache flushing.
llvm-svn: 29276
 | 
| | 
| 
| 
|  | 
llvm-svn: 29125
 | 
| | 
| 
| 
|  | 
llvm-svn: 28633
 | 
| | 
| 
| 
| 
| 
|  | 
by Anton Korobeynikov!  This is a step towards closing PR786.
llvm-svn: 28447
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
byte format.  This doesn't work when using the code emitter in a cross target
environment.  Since the code emitter is only really used by the JIT, this
isn't a current problem, but if we ever start emitting .o files, it would be.
llvm-svn: 28060
 | 
| | 
| 
| 
| 
| 
| 
|  | 
prologs and epilogs, keep all the asm in one place, and remove use of
compiler builtin functions.
llvm-svn: 28049
 | 
| | 
| 
| 
|  | 
llvm-svn: 27966
 | 
| | 
| 
| 
|  | 
llvm-svn: 27937
 | 
| | 
| 
| 
| 
| 
|  | 
redundant after the change.
llvm-svn: 23759
 | 
|   
  
  
  
  
   | 
This completes the grand PPC file renaming
llvm-svn: 23745
 |